Home
last modified time | relevance | path

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

/resolv/
A Dns_parse.c103 for (i = 0; i < ns_s_max; i++) { in libresolv_hidden_def()
108 for (i = 0; i < ns_s_max; i++) in libresolv_hidden_def()
122 setsection(handle, ns_s_max); in libresolv_hidden_def()
134 if (tmp < 0 || section >= ns_s_max) in libresolv_hidden_def()
193 if (sect == ns_s_max) { in libresolv_hidden_def()
/resolv/arpa/
A Dnameser.h91 ns_s_max = 4 enumerator
101 uint16_t _id, _flags, _counts[ns_s_max];
102 const unsigned char *_sections[ns_s_max];

Completed in 7 milliseconds