HomeSort by: relevance | last modified time | path
    Searched refs:RES_INSECURE1 (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
resolv.h 242 #define RES_INSECURE1 0x00000400 /*%< type 1 security disabled */
  /src/lib/libc/resolv/
res_send.c 940 if (!(statp->options & RES_INSECURE1) &&
953 if (statp->options & RES_INSECURE1) {
1069 if (!(statp->options & RES_INSECURE1) &&
res_debug.c 689 case RES_INSECURE1: return "insecure1";

Completed in 49 milliseconds