Searched refs:ONLCR (Results 1 – 17 of 17) sorted by relevance
98 #define ONLCR 0000004 macro
83 #define ONLCR 0000004 macro
85 #define ONLCR 0000002 macro
91 #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
235 rpmsg_tty_driver->init_termios.c_oflag &= ~(OPOST | ONLCR); in rpmsg_tty_init()
523 termios->c_oflag |= OPOST | ONLCR; in set_sgflags()
125 .c_oflag = OPOST | ONLCR,
549 driver->init_termios.c_oflag = ONLCR; in sclp_tty_init()
1102 driver->init_termios.c_oflag = ONLCR; in tty3215_init()
76 #define O_ONLCR(tty) _O_FLAG((tty), ONLCR)
161 tty->termios.c_oflag &= ~ONLCR; in kobil_init_termios()
1286 drv->init_termios.c_oflag = OPOST | ONLCR; in capinc_tty_init()
968 tty->termios.c_oflag &= ~ONLCR; in set_termios()
Completed in 32 milliseconds