OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ns_r_notauth
(Results
1 - 9
of
9
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h
119
#define NOTAUTH
ns_r_notauth
nameser.h
202
ns_r_notauth
= 9, /* Not authoritative for zone */
enumerator in enum:__ns_rcode
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
119
#define NOTAUTH
ns_r_notauth
nameser.h
202
ns_r_notauth
= 9, /* Not authoritative for zone */
enumerator in enum:__ns_rcode
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
119
#define NOTAUTH
ns_r_notauth
nameser.h
202
ns_r_notauth
= 9, /* Not authoritative for zone */
enumerator in enum:__ns_rcode
/bionic/libc/private/
arpa_nameser_compat.h
171
#define NOTAUTH
ns_r_notauth
arpa_nameser.h
197
ns_r_notauth
= 9, /* Not authoritative for zone */
enumerator in enum:__ns_rcode
/bionic/libc/netbsd/resolv/
res_debug.c
494
{
ns_r_notauth
, "NOTAUTH", "not authoritative"},
Completed in 56 milliseconds