OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTAUTH
(Results
1 - 5
of
5
) sorted by null
/external/smack/src/org/xbill/DNS/
Rcode.java
50
public static final int
NOTAUTH
= 9;
87
rcodes.add(
NOTAUTH
, "
NOTAUTH
");
/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
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
119
#define
NOTAUTH
ns_r_notauth
/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
/bionic/libc/private/
arpa_nameser_compat.h
171
#define
NOTAUTH
ns_r_notauth
Completed in 138 milliseconds