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

  /bionic/libc/private/
resolv_private.h 242 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 207 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 207 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 207 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */
  /bionic/libc/netbsd/resolv/
res_debug.c 626 case RES_NOALIASES: return "noaliases";

Completed in 23 milliseconds