tag
line
file
source code
I_ICRNL
386
drivers/char/n_tty.c
if (I_ICRNL(tty))
I_ICRNL
605
drivers/char/n_tty.c
I_ICRNL(tty) || I_INLCR(tty) || L_ICANON(tty) ||
I_ICRNL
611
drivers/char/n_tty.c
if (I_IGNCR(tty) || I_ICRNL(tty))