Searched refs:RES_INSECURE2 (Results 1 – 4 of 4) sorted by relevance
188 #define RES_INSECURE2 0x00000800 /* type 2 security disabled */ macro
642 _resp->options |= RES_INSECURE2; in res_setoptions()
750 if (!(_resp->options & RES_INSECURE2) && in res_send()
878 case RES_INSECURE2: return "insecure2"; in __p_option()