HomeSort by relevance Sort by last modified time
    Searched refs:NOTIMP (Results 1 - 17 of 17) 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/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 115 #define NOTIMP ns_r_notimpl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 115 #define NOTIMP ns_r_notimpl
  /bionic/libc/include/arpa/
nameser_compat.h 168 #define NOTIMP ns_r_notimpl
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 168 #define NOTIMP ns_r_notimpl
  /external/dnsmasq/src/
nameser.h 132 #define NOTIMP 4 /* not implemented */
  /external/libpcap/Win32/Include/arpa/
nameser.h 135 #define NOTIMP 4 /* not implemented */
  /external/tcpdump/
nameser.h 131 #define NOTIMP 4 /* not implemented */
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 177 #define NOTIMP ns_r_notimpl
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 177 #define NOTIMP ns_r_notimpl
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/arpa/
nameser_compat.h 168 #define NOTIMP ns_r_notimpl
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/arpa/
nameser_compat.h 168 #define NOTIMP ns_r_notimpl
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/arpa/
nameser_compat.h 168 #define NOTIMP ns_r_notimpl
  /bionic/libc/dns/resolv/
res_query.c 204 case NOTIMP:
res_send.c     [all...]
  /bionic/libc/dns/net/
getaddrinfo.c     [all...]

Completed in 635 milliseconds