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

/macosx-10.10.1/libresolv-57/
H A Dns_parse.c115 for (i = 0; i < ns_s_max; i++) {
120 for (i = 0; i < ns_s_max; i++)
134 setsection(handle, ns_s_max);
143 if (section >= ns_s_max)
201 if (sect == ns_s_max) {
H A Dnameser.h111 ns_s_max = 4 enumerator in enum:__ns_sect
122 u_int16_t _id, _flags, _counts[ns_s_max];
123 const u_char *_sections[ns_s_max];
H A Dres_findzonecut.c311 sect = ns_s_max, n = 0;
321 sect = ns_s_max, n = 0;
H A Dres_mkupdate.c102 int section, numrrs = 0, counts[ns_s_max];
139 if (section < 0 || section >= ns_s_max)
142 for (i = section + 1; i < ns_s_max; i++)
H A Dres_query.c540 for (i = 0; i < ns_s_max; i++)

Completed in 104 milliseconds