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