Searched refs:OPOST (Results 1 – 21 of 21) sorted by relevance
102 &= ~OPOST; /* disable postprocess output characters */ in empeg_init_termios()
951 &= ~OPOST; /* disable postprocess output char */ in cypress_set_termios()
81 driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttynull_init()
544 termios->c_oflag |= OPOST | ONLCR; in set_sgflags()
108 .c_oflag = OPOST,
124 .c_oflag = OPOST | ONLCR,
89 #define OPOST 0000001 macro
81 #define OPOST 0000001 macro
84 #define OPOST 0000001 macro
96 #define OPOST 0000001 macro
80 #define OPOST 0000001 macro
100 #define OPOST 0000001 /* Perform output processing. */ macro
92 #define OPOST 0000001 macro
110 #define OPOST 0x00000001 macro
195 ttyprintk_driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttyprintk_init()
95 new.c_oflag |= OPOST; in generic_console_write()
132 ktermios.c_oflag &= ~OPOST; in ttyport_open()
145 #define O_OPOST(tty) _O_FLAG((tty), OPOST)
181 .c_oflag = OPOST,
1316 drv->init_termios.c_oflag = OPOST | ONLCR; in capinc_tty_init()
1061 termios->c_oflag &= ~OPOST; in hso_init_termios()