Searched refs:ONLCR (Results 1 – 16 of 16) sorted by relevance
91 #define ONLCR 0000004 macro
83 #define ONLCR 0000004 macro
85 #define ONLCR 0000002 macro
98 #define ONLCR 0000004 macro
82 #define ONLCR 0000004 macro
102 #define ONLCR 0000004 /* Map NL to CR-NL on output. */ macro
93 #define ONLCR 0000002 macro
112 #define ONLCR 0x00000004 macro
561 driver->init_termios.c_oflag = ONLCR; in sclp_tty_init()
1202 driver->init_termios.c_oflag = ONLCR; in tty3215_init()
163 tty->termios.c_oflag &= ~ONLCR; in kobil_init_termios()
544 termios->c_oflag |= OPOST | ONLCR; in set_sgflags()
124 .c_oflag = OPOST | ONLCR,
147 #define O_ONLCR(tty) _O_FLAG((tty), ONLCR)
1316 drv->init_termios.c_oflag = OPOST | ONLCR; in capinc_tty_init()
969 tty->termios.c_oflag &= ~ONLCR; in set_termios()