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

/linux-master/include/linux/
H A Dtty.h46 #define REPRINT_CHAR(tty) ((tty)->termios.c_cc[VREPRINT]) macro
/linux-master/drivers/tty/
H A Dn_tty.c1295 if (c == REPRINT_CHAR(tty) && L_ECHO(tty) && L_IEXTEN(tty)) {
1834 set_bit(REPRINT_CHAR(tty),

Completed in 115 milliseconds