tag
line
file
source code
ONLCR
1711
drivers/char/tty_io.c
tty_std_termios.c_oflag = OPOST | ONLCR;
ONLCR
140
include/linux/tty.h
#define O_ONLCR(tty) _O_FLAG((tty),ONLCR)