Searched refs:RES_INSECURE1 (Results 1 – 4 of 4) sorted by relevance
895 if (!(statp->options & RES_INSECURE1) && in send_dg()908 if (statp->options & RES_INSECURE1) { in send_dg()1025 if (!(statp->options & RES_INSECURE1) && in send_dg()
674 case RES_INSECURE1: return "insecure1"; in p_option()
675 statp->options |= RES_INSECURE1; in res_setoptions()
237 #define RES_INSECURE1 0x00000400 /*%< type 1 security disabled */ macro