Searched refs:bufmax (Results 1 – 1 of 1) sorted by relevance
607 create_loadopt(uint8_t *buf, size_t bufmax, uint32_t attributes, efidp dp, size_t dp_size, in create_loadopt() argument625 if (len > bufmax) { in create_loadopt()