Home
last modified time | relevance | path

Searched refs:O_OPOST (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dtty.h74 #define O_OPOST(tty) _O_FLAG((tty), OPOST) macro
/Linux-v5.15/drivers/tty/
Dtty_ioctl.c488 if (O_OPOST(tty)) in get_sgflags()
Dn_tty.c735 if (O_OPOST(tty)) { in __process_echoes()
2286 if (O_OPOST(tty)) { in n_tty_write()