Home
last modified time | relevance | path

Searched refs:RES_IGNTC (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/include/
Dresolv.h232 #define RES_IGNTC 0x00000020 /*%< ignore truncation errors */ macro
/freebsd-9-stable/lib/libc/resolv/
Dres_debug.c672 case RES_IGNTC: return "igntc"; in p_option()
Dres_send.c1081 if (!(statp->options & RES_IGNTC) && anhp->tc) { in send_dg()
/freebsd-9-stable/contrib/sendmail/src/
Dreadcf.c2585 { "igntc", RES_IGNTC },