Searched refs:t_rprntc (Results 1 – 6 of 6) sorted by relevance
56 char t_rprntc; /* reprint line */ member
86 char t_rprntc; /* reprint line */ member
94 char t_rprntc; /* reprint line */ member
326 #define termRprntChar nltc.t_rprntc342 #define termRprntCharp (cc_t *)&nltc.t_rprntc
47 char t_rprntc; /* reprint line */ member
222 tp->t_curstate.t_rprntc = '\0'; in ttcompatopen()1176 FROM_COMPAT_CHAR(termiosp->c_cc[VREPRINT], csp->t_rprntc); in from_compat()1333 TO_COMPAT_CHAR(csp->t_rprntc, termiosp->c_cc[VREPRINT]); in to_compat()