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

/linux-master/include/linux/
H A Dtty.h49 #define LNEXT_CHAR(tty) ((tty)->termios.c_cc[VLNEXT]) macro
/linux-master/drivers/tty/
H A Dn_tty.c1281 if (c == LNEXT_CHAR(tty) && L_IEXTEN(tty)) {
1831 set_bit(LNEXT_CHAR(tty), ldata->char_map);

Completed in 110 milliseconds