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

/macosx-10.10.1/libresolv-57/
H A Dresolv.h265 #define RES_INSECURE2 0x00000800 /* type 2 security disabled */ macro
H A Dres_debug.c622 case RES_INSECURE2: return "insecure2";
H A Dres_send.c1467 if (!(statp->options & RES_INSECURE2) && !res_queriesmatch(buf, buf + buflen, ans, ans + *anssiz))

Completed in 117 milliseconds