Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dresolv.h275 #define RES_INSECURE2 0x00000800 /* type 2 security disabled */ macro
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c701 case RES_INSECURE2: return "insecure2"; in p_option()
H A Dres_send.c993 if (!(statp->options & RES_INSECURE2) && in send_dg()