Searched refs:O_OPOST (Results 1 – 2 of 2) sorted by relevance
145 #define O_OPOST(tty) _O_FLAG((tty), OPOST) macro
608 if (O_OPOST(tty) && in process_echoes()1977 if (O_OPOST(tty) && !(test_bit(TTY_HW_COOK_OUT, &tty->flags))) { in n_tty_write()