Home
last modified time | relevance | path

Searched refs:I_ISTRIP (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtty.h193 #define I_ISTRIP(tty) _I_FLAG((tty),ISTRIP) macro
/linux-2.4.37.9/drivers/char/
Dn_tty.c623 if (I_ISTRIP(tty)) in n_tty_receive_char()
963 if (I_ISTRIP(tty) || I_IUCLC(tty) || I_IGNCR(tty) || in n_tty_set_termios()