Searched refs:ONLCR (Results 1 – 12 of 12) sorted by relevance
74 #define ONLCR 0x00002 macro
69 #define ONLCR 0x00004 macro
80 #define ONLCR 0x00002 macro
89 #define ONLCR 0x00004 /* Map NL to CR-NL on output */ macro
248 rpmsg_tty_driver->init_termios.c_oflag &= ~(OPOST | ONLCR); in rpmsg_tty_init()
606 termios->c_oflag |= OPOST | ONLCR; in set_sgflags()
126 .c_oflag = OPOST | ONLCR,
549 driver->init_termios.c_oflag = ONLCR; in sclp_tty_init()
75 #define O_ONLCR(tty) _O_FLAG((tty), ONLCR)
160 tty->termios.c_oflag &= ~ONLCR; in kobil_init_termios()
1287 drv->init_termios.c_oflag = OPOST | ONLCR; in capinc_tty_init()