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

  /bionic/libc/private/
resolv_private.h 236 #define RES_INSECURE2 0x00000800 /* type 2 security disabled */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 206 #define RES_INSECURE2 0x00000800 /* type 2 security disabled */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 206 #define RES_INSECURE2 0x00000800 /* type 2 security disabled */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 206 #define RES_INSECURE2 0x00000800 /* type 2 security disabled */
  /bionic/libc/netbsd/resolv/
res_debug.c 625 case RES_INSECURE2: return "insecure2";
res_send.c 1182 if (!(statp->options & RES_INSECURE2) &&
    [all...]

Completed in 31 milliseconds