Searched refs:bufmax (Results 1 – 3 of 3) sorted by relevance
109 int bufmax,
1050 int bufmax, in monitor_wait_filter() argument1057 resp_len = monitor_expect_prompt (buf, bufmax); in monitor_wait_filter()
577 create_loadopt(uint8_t *buf, size_t bufmax, uint32_t attributes, efidp dp, size_t dp_size, in create_loadopt() argument595 if (len > bufmax) { in create_loadopt()