Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dioctl_compat.h87 char t_rprntc; /* reprint line */ member
/xnu-12377.41.6/bsd/kern/
H A Dtty_compat.c307 cc[VREPRINT] = ltc->t_rprntc; in ttsetcompat()
464 ltc->t_rprntc = cc[VREPRINT]; in ttcompat()