HomeSort by relevance Sort by last modified time
    Searched refs:RES_AAONLY (Results 1 - 5 of 5) sorted by null

  /bionic/libc/private/
resolv_private.h 227 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 197 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 197 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 197 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/
  /bionic/libc/netbsd/resolv/
res_debug.c 616 case RES_AAONLY: return "aaonly(unimpl)";

Completed in 32 milliseconds