Searched refs:RES_INSECURE1 (Results 1 – 4 of 4) sorted by relevance
889 if (!(statp->options & RES_INSECURE1) && in send_dg()902 if (statp->options & RES_INSECURE1) { in send_dg()1019 if (!(statp->options & RES_INSECURE1) && in send_dg()
668 case RES_INSECURE1: return "insecure1"; in p_option()
662 statp->options |= RES_INSECURE1; in res_setoptions()
238 #define RES_INSECURE1 0x00000400 /*%< type 1 security disabled */ macro