Searched refs:O_ONLCR (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/tty/
H A Dn_tty.c424 if (O_ONLCR(tty)) {
546 if (O_ONLCR(tty))
H A Dtty_ioctl.c572 if (O_ONLCR(tty))
/linux-master/include/linux/
H A Dtty.h75 #define O_ONLCR(tty) _O_FLAG((tty), ONLCR) macro

Completed in 218 milliseconds