Searched refs:t_kill (Results 1 – 2 of 2) sorted by relevance
47 char t_kill; /* erase entire line */ member
213 tp->t_curstate.t_kill = '\0'; in ttcompatopen()842 cb->sg_kill = tp->t_curstate.t_kill; in ttcompat_ioctl_ack()891 tp->t_curstate.t_kill = tp->t_new_sgttyb.sg_kill; in ttcompat_ioctl_ack()1167 FROM_COMPAT_CHAR(termiosp->c_cc[VKILL], csp->t_kill); in from_compat()1326 TO_COMPAT_CHAR(csp->t_kill, termiosp->c_cc[VKILL]); in to_compat()