Searched refs:ONOCR (Results 1 – 3 of 3) sorted by relevance
118 #define ONOCR 0x00000020 /* no CR output at column 0 */ macro
430 if (CMP_FLAG(o, ONOCR) && tp->t_column == 0) in ttydisc_write_oproc()
92 #define TTYSUP_OFLAG (OPOST|ONLCR|TAB3|ONOEOT|OCRNL|ONOCR|ONLRET)