HomeSort by relevance Sort by last modified time
    Searched refs:ns_s_max (Results 1 - 2 of 2) sorted by null

  /bionic/libc/netbsd/nameser/
ns_parse.c 116 for (i = 0; i < ns_s_max; i++) {
121 for (i = 0; i < ns_s_max; i++)
135 setsection(handle, ns_s_max);
144 if ((unsigned)section >= (unsigned)ns_s_max)
202 if (sect == ns_s_max) {
  /bionic/libc/private/
arpa_nameser.h 102 ns_s_max = 4 enumerator in enum:__ns_sect
112 uint16_t _id, _flags, _counts[ns_s_max];
113 const u_char *_sections[ns_s_max];

Completed in 1749 milliseconds