Searched refs:RES_INSECURE1 (Results 1 - 3 of 3) sorted by path

/macosx-10.10/libresolv-57/
H A Dres_debug.c621 case RES_INSECURE1: return "insecure1";
H A Dres_send.c1436 if (!(statp->options & RES_INSECURE1) && !res_ourserver_p(statp, from))
H A Dresolv.h264 #define RES_INSECURE1 0x00000400 /* type 1 security disabled */ macro
282 #define RES_DEFAULT (RES_RECURSE | RES_DEFNAMES | RES_DNSRCH | RES_INSECURE1)

Completed in 252 milliseconds