Home
last modified time | relevance | path

Searched refs:VREPRINT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A D_termios.h56 #define VREPRINT 6 /* ICANON together with IEXTEN */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c153 cc[VREPRINT] = ltc->t_rprntc; in ttsetcompat()
236 ltc->t_rprntc = cc[VREPRINT]; in tty_ioctl_compat()
H A Dtty_ttydisc.c709 c = tp->t_termios.c_cc[VREPRINT]; in ttydisc_reprint()
1030 } else if (CMP_CC(VREPRINT, c)) { in ttydisc_rint()