Searched refs:O_OPOST (Results 1 – 2 of 2) sorted by relevance
143 #define O_OPOST(tty) _O_FLAG((tty), OPOST) macro
741 if (O_OPOST(tty)) { in __process_echoes()2385 if (O_OPOST(tty)) { in n_tty_write()