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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_query.c 398 if (_res.options & RES_NOALIASES)
res_init.c 429 _res.options |= RES_NOALIASES;
  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 132 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 207 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 207 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */
  /bionic/libc/dns/include/
resolv_private.h 268 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */
  /bionic/libc/dns/resolv/
res_debug.c 680 case RES_NOALIASES: return "noaliases";
    [all...]

Completed in 191 milliseconds