Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtty.h121 #define LNEXT_CHAR(tty) ((tty)->termios->c_cc[VLNEXT]) macro
/linux-3.4.99/drivers/tty/
Dn_tty.c1220 if (c == LNEXT_CHAR(tty) && L_IEXTEN(tty)) { in n_tty_receive_char()
1501 set_bit(LNEXT_CHAR(tty), in n_tty_set_termios()