Searched refs:t_new_lflags (Results 1 – 2 of 2) sorted by relevance
73 int t_new_lflags; /* new lflags from TIOCLSET/LBIS/LBIC */ member
197 if ((tp->t_new_lflags & XCLUDE) && in ttcompatopen()208 tp->t_new_lflags = 0; in ttcompatopen()586 tp->t_new_lflags = *(int *)mp->b_cont->b_rptr; in ttcompat_do_ioctl()742 tp->t_new_lflags |= XCLUDE; in ttcompat_do_ioctl()750 tp->t_new_lflags &= ~XCLUDE; in ttcompat_do_ioctl()974 tp->t_curstate.t_flags |= (tp->t_new_lflags << 16); in ttcompat_ioctl_ack()993 tp->t_curstate.t_flags &= ~(tp->t_new_lflags << 16); in ttcompat_ioctl_ack()1013 tp->t_curstate.t_flags |= (tp->t_new_lflags << 16); in ttcompat_ioctl_ack()