Searched refs:VREPRINT (Results 1 – 10 of 10) sorted by relevance
30 [VREPRINT] = 'R'-0x40, \
47 #define REPRINT_CHAR(tty) ((tty)->termios.c_cc[VREPRINT])
59 #define VREPRINT 11 macro
54 #define VREPRINT 12 macro
60 #define VREPRINT 6 macro
73 #define VREPRINT 12 /* Reprint-line character [ICANON] */ macro
64 #define VREPRINT 12 macro
707 tmp.t_rprntc = tty->termios.c_cc[VREPRINT]; in get_ltchars()727 tty->termios.c_cc[VREPRINT] = tmp.t_rprntc; in set_ltchars()
5814 host->c_cc[VREPRINT] = target->c_cc[TARGET_VREPRINT]; in target_to_host_termios()5849 target->c_cc[TARGET_VREPRINT] = host->c_cc[VREPRINT]; in host_to_target_termios()