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

/freebsd-current/include/
H A Dresolv.h233 #define RES_IGNTC 0x00000020 /*%< ignore truncation errors */ macro
/freebsd-current/lib/libc/resolv/
H A Dres_send.c1073 if (!(statp->options & RES_IGNTC) && anhp->tc) {
H A Dres_debug.c663 case RES_IGNTC: return "igntc";
/freebsd-current/contrib/sendmail/src/
H A Dreadcf.c2824 { "igntc", RES_IGNTC },

Completed in 200 milliseconds