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

  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 122 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/
  /bionic/libc/dns/include/
resolv_private.h 247 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_debug.c 529 case RES_AAONLY: return "aaonly(unimpl)";
  /bionic/libc/dns/resolv/
res_debug.c 670 case RES_AAONLY: return "aaonly(unimpl)";
    [all...]

Completed in 544 milliseconds