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

  /bionic/libc/dns/include/
resolv_private.h 235 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/sysroot/usr/include/
resolv.h 197 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/
  /bionic/libc/dns/resolv/
res_debug.c 678 case RES_AAONLY: return "aaonly(unimpl)";
    [all...]

Completed in 35 milliseconds