Searched refs:IGNCR (Results 1 – 4 of 4) sorted by relevance
92 #define IGNCR 0x00000080 /* ignore CR */ macro
348 iflag &= ~(PARMRK|IGNPAR|IGNCR|INLCR); in ttcompatsetflags()421 iflag &= ~(PARMRK|IGNPAR|IGNCR|INLCR); in ttcompatsetlflags()
595 } else if (!CMP_FLAG(i, ICRNL|IGNCR|IMAXBEL|INLCR|ISTRIP|IXON) && in ttydisc_optimize()1007 if (CMP_FLAG(i, IGNCR)) in ttydisc_rint()
91 INLCR|IGNCR|ICRNL|IXON|IXOFF|IXANY|IMAXBEL)