tag
line
file
source code
I_ICRNL
385
drivers/char/n_tty.c
if (I_ICRNL(tty))
I_ICRNL
602
drivers/char/n_tty.c
I_ICRNL(tty) || I_INLCR(tty) || L_ICANON(tty) ||
I_ICRNL
608
drivers/char/n_tty.c
if (I_IGNCR(tty) || I_ICRNL(tty))