Searched refs:t_rprntc (Results 1 – 5 of 5) sorted by relevance
56 char t_rprntc; /* reprint line */ member
84 char t_rprntc; /* reprint line */ member
92 char t_rprntc; /* reprint line */ member
324 #define termRprntChar nltc.t_rprntc340 #define termRprntCharp (cc_t *)&nltc.t_rprntc
1078 FROM_COMPAT_CHAR(termiosp->c_cc[VREPRINT], csp->t_rprntc); in from_compat()1235 TO_COMPAT_CHAR(csp->t_rprntc, termiosp->c_cc[VREPRINT]); in to_compat()