Home
last modified time | relevance | path

Searched refs:ONOCR (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A D_termios.h118 #define ONOCR 0x00000020 /* no CR output at column 0 */ macro
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c430 if (CMP_FLAG(o, ONOCR) && tp->t_column == 0) in ttydisc_write_oproc()
H A Dtty.c92 #define TTYSUP_OFLAG (OPOST|ONLCR|TAB3|ONOEOT|OCRNL|ONOCR|ONLRET)