HomeSort by relevance Sort by last modified time
    Searched defs:NOERROR (Results 1 - 7 of 7) sorted by null

  /external/smack/src/org/xbill/DNS/
Rcode.java 20 public static final int NOERROR = 0;
77 rcodes.add(NOERROR, "NOERROR");
  /bionic/libc/private/
arpa_nameser_compat.h 162 #define NOERROR ns_r_noerror
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 110 #define NOERROR ns_r_noerror
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 110 #define NOERROR ns_r_noerror
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 110 #define NOERROR ns_r_noerror
  /external/dnsmasq/src/
nameser.h 128 #define NOERROR 0 /* no error */
  /external/tcpdump/
nameser.h 120 #ifdef NOERROR
121 #undef NOERROR
127 #define NOERROR 0 /* no error */

Completed in 777 milliseconds