Searched refs:ONLCR (Results 1 – 14 of 14) sorted by relevance
74 #define ONLCR 0x00002 macro
69 #define ONLCR 0x00004 macro
89 #define ONLCR 0x00004 /* Map NL to CR-NL on output */ macro
80 #define ONLCR 0x00002 macro
96 #define ONLCR 0x00004 macro
247 rpmsg_tty_driver->init_termios.c_oflag &= ~(OPOST | ONLCR); in rpmsg_tty_init()
602 termios->c_oflag |= OPOST | ONLCR; in set_sgflags()
125 .c_oflag = OPOST | ONLCR,
549 driver->init_termios.c_oflag = ONLCR; in sclp_tty_init()
1180 driver->init_termios.c_oflag = ONLCR; in tty3215_init()
76 #define O_ONLCR(tty) _O_FLAG((tty), ONLCR)
162 tty->termios.c_oflag &= ~ONLCR; in kobil_init_termios()
1286 drv->init_termios.c_oflag = OPOST | ONLCR; in capinc_tty_init()
Completed in 25 milliseconds