Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty.h47 #define REPRINT_CHAR(tty) ((tty)->termios.c_cc[VREPRINT]) macro
/openbmc/linux/drivers/tty/
H A Dn_tty.c1300 if (c == REPRINT_CHAR(tty) && L_ECHO(tty) && L_IEXTEN(tty)) { in n_tty_receive_char_canon()
1849 set_bit(REPRINT_CHAR(tty), in n_tty_set_termios()