Searched refs:O_OPOST (Results 1 – 3 of 3) sorted by relevance
509 if (O_OPOST(tty)) in get_sgflags()
723 if (O_OPOST(tty)) { in __process_echoes()2315 if (O_OPOST(tty)) { in n_tty_write()
145 #define O_OPOST(tty) _O_FLAG((tty), OPOST) macro