Searched refs:t_erase (Results 1 – 2 of 2) sorted by relevance
46 char t_erase; /* erase last character */ member
212 tp->t_curstate.t_erase = '\0'; in ttcompatopen()841 cb->sg_erase = tp->t_curstate.t_erase; in ttcompat_ioctl_ack()890 tp->t_curstate.t_erase = tp->t_new_sgttyb.sg_erase; in ttcompat_ioctl_ack()1166 FROM_COMPAT_CHAR(termiosp->c_cc[VERASE], csp->t_erase); in from_compat()1325 TO_COMPAT_CHAR(csp->t_erase, termiosp->c_cc[VERASE]); in to_compat()