Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtty.h180 #define LNEXT_CHAR(tty) ((tty)->termios->c_cc[VLNEXT]) macro
/linux-2.4.37.9/drivers/char/
Dn_tty.c701 if (c == LNEXT_CHAR(tty) && L_IEXTEN(tty)) { in n_tty_receive_char()
983 set_bit(LNEXT_CHAR(tty), in n_tty_set_termios()