tag
line
file
source code
I_INLCR
387
drivers/char/n_tty.c
} else if (c == '\n' && I_INLCR(tty))
I_INLCR
602
drivers/char/n_tty.c
I_ICRNL(tty) || I_INLCR(tty) || L_ICANON(tty) ||
I_INLCR
610
drivers/char/n_tty.c
if (I_INLCR(tty))