Searched refs:RES_INSECURE2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/include/
H A Dresolv.h238 #define RES_INSECURE2 0x00000800 /*%< type 2 security disabled */ macro
/freebsd-10-stable/lib/libc/resolv/
H A Dres_debug.c678 case RES_INSECURE2: return "insecure2";
H A Dres_send.c1057 if (!(statp->options & RES_INSECURE2) &&
H A Dres_init.c678 statp->options |= RES_INSECURE2;

Completed in 129 milliseconds