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

  /bionic/libc/private/
resolv_private.h 242 #define RES_NOCHECKNAME 0x00008000 /* do not check names for sanity. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 210 #define RES_NOCHECKNAME 0x00008000 /* do not check names for sanity. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 210 #define RES_NOCHECKNAME 0x00008000 /* do not check names for sanity. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 210 #define RES_NOCHECKNAME 0x00008000 /* do not check names for sanity. */
  /bionic/libc/netbsd/resolv/
res_init.c 547 statp->options |= RES_NOCHECKNAME;

Completed in 30 milliseconds