Searched refs:t_rprntc (Results 1 – 3 of 3) sorted by relevance
58 char t_rprntc; /* reprint line */ member
202 tty_setctrlchar(tp, VREPRINT, ltc->t_rprntc); in compat_43_ttioctl()213 ltc->t_rprntc = tty_getctrlchar(tp, VREPRINT); in compat_43_ttioctl()
160 _rl_tty_chars.t_reprint = tiop->ltchars.t_rprntc; in save_tty_chars()