tag
line
file
source code
I_IGNCR
394
drivers/char/n_tty.c
if (I_IGNCR(tty))
I_IGNCR
623
drivers/char/n_tty.c
if (I_ISTRIP(tty) || I_IUCLC(tty) || I_IGNCR(tty) ||
I_IGNCR
630
drivers/char/n_tty.c
if (I_IGNCR(tty) || I_ICRNL(tty))