Searched refs:RES_IGNTC (Results 1 – 3 of 3) sorted by relevance
245 #define RES_IGNTC 0x00000020 /* ignore trucation errors */ macro
673 case RES_IGNTC: return "igntc"; in p_option()
1253 if (!(statp->options & RES_IGNTC) && anhp->tc) { in send_dg()