Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtty.h118 #define REPRINT_CHAR(tty) ((tty)->termios.c_cc[VREPRINT]) macro
/Linux-v4.19/drivers/tty/
Dn_tty.c1317 if (c == REPRINT_CHAR(tty) && L_ECHO(tty) && L_IEXTEN(tty)) { in n_tty_receive_char_special()
1824 set_bit(REPRINT_CHAR(tty), in n_tty_set_termios()