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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_parse.c134 for (i = 0; i < ns_s_max; i++) {
139 for (i = 0; i < ns_s_max; i++)
153 handle->_sect = ns_s_max;
167 if (section < 0 || section >= ns_s_max)
H A Dres_mkupdate.c112 int section, numrrs = 0, counts[ns_s_max];
149 if (section < 0 || section >= ns_s_max)
152 for (i = section + 1; i < ns_s_max; i++)
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser.h107 ns_s_max = 4 enumerator in enum:__ns_sect
117 uint16_t _id, _flags, _counts[ns_s_max];
118 const u_char *_sections[ns_s_max];

Completed in 46 milliseconds