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