HomeSort by relevance Sort by last modified time
    Searched defs:NOTIMP (Results 1 - 7 of 7) 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");
  /bionic/libc/private/
arpa_nameser_compat.h 166 #define NOTIMP ns_r_notimpl
  /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
  /external/dnsmasq/src/
nameser.h 132 #define NOTIMP 4 /* not implemented */
  /external/tcpdump/
nameser.h 131 #define NOTIMP 4 /* not implemented */

Completed in 149 milliseconds