Home
last modified time | relevance | path

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

/bionic/libc/netbsd/nameser/
Dns_parse.c116 for (i = 0; i < ns_s_max; i++) { in ns_initparse()
121 for (i = 0; i < ns_s_max; i++) in ns_initparse()
135 setsection(handle, ns_s_max); in ns_initparse()
144 if ((unsigned)section >= (unsigned)ns_s_max) in ns_parserr()
202 if (sect == ns_s_max) { in setsection()
/bionic/libc/private/
Darpa_nameser.h102 ns_s_max = 4 enumerator
112 uint16_t _id, _flags, _counts[ns_s_max];
113 const u_char *_sections[ns_s_max];