[go: nahoru, domu]

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

/bionic/libc/dns/nameser/
H A Dns_parse.c117 for (i = 0; i < ns_s_max; i++) {
122 for (i = 0; i < ns_s_max; i++)
136 setsection(handle, ns_s_max);
147 if (tmp < 0 || section >= ns_s_max)
210 if (tmp < 0 || section >= ns_s_max)
268 if (sect == ns_s_max) {
/bionic/libc/include/arpa/
H A Dnameser.h105 ns_s_max = 4 enumerator in enum:__ns_sect
127 uint16_t _id, _flags, _counts[ns_s_max];
128 const u_char *_sections[ns_s_max];

Completed in 5 milliseconds