Home
last modified time | relevance | path

Searched refs:ns_s_max (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_parse.c136 for (i = 0; i < ns_s_max; i++) { in ns_initparse()
141 for (i = 0; i < ns_s_max; i++) in ns_initparse()
155 handle->_sect = ns_s_max; in ns_initparse()
169 if ((unsigned int)section >= ns_s_max) in ns_parserr()
Dres_mkupdate.c118 int section, numrrs = 0, counts[ns_s_max]; in res_mkupdate()
154 if (section < 0 || section >= ns_s_max) in res_mkupdate()
157 for (i = section + 1; i < ns_s_max; i++) in res_mkupdate()
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser.h107 ns_s_max = 4 enumerator
117 uint16_t _id, _flags, _counts[ns_s_max];
118 const u_char *_sections[ns_s_max];