OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIMP
(Results
1 - 11
of
11
) sorted by null
/external/smack/src/org/xbill/DNS/
Rcode.java
32
public static final int
NOTIMP
= 4;
34
/** Deprecated synonym for
NOTIMP
. */
81
rcodes.add(
NOTIMP
, "
NOTIMP
");
82
rcodes.addAlias(
NOTIMP
, "NOTIMPL");
ZoneTransferIn.java
549
rcode == Rcode.
NOTIMP
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h
114
#define
NOTIMP
ns_r_notimpl
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
114
#define
NOTIMP
ns_r_notimpl
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
114
#define
NOTIMP
ns_r_notimpl
/bionic/libc/private/
arpa_nameser_compat.h
166
#define
NOTIMP
ns_r_notimpl
/external/dnsmasq/src/
nameser.h
132
#define
NOTIMP
4 /* not implemented */
/external/tcpdump/
nameser.h
131
#define
NOTIMP
4 /* not implemented */
/bionic/libc/netbsd/resolv/
res_query.c
203
case
NOTIMP
:
res_send.c
[
all
...]
/bionic/libc/netbsd/net/
getaddrinfo.c
[
all
...]
Completed in 150 milliseconds