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

  /bionic/libc/private/
resolv_private.h 237 #define RES_INSECURE1 0x00000400 /* type 1 security disabled */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 205 #define RES_INSECURE1 0x00000400 /* type 1 security disabled */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 205 #define RES_INSECURE1 0x00000400 /* type 1 security disabled */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 205 #define RES_INSECURE1 0x00000400 /* type 1 security disabled */
  /bionic/libc/netbsd/resolv/
res_debug.c 624 case RES_INSECURE1: return "insecure1";
res_send.c 1173 if (!(statp->options & RES_INSECURE1) &&
    [all...]

Completed in 38 milliseconds