Searched refs:t_drainwait (Results 1 – 2 of 2) sorted by relevance
67 int t_drainwait; /* (t) TIOCDRAIN timeout seconds. */ member
170 else if (tp->t_drainwait != 0) in tty_drain()171 timeout_at = getsbinuptime() + SBT_1S * tp->t_drainwait; in tty_drain()1084 tp->t_drainwait = tty_drainwait; in tty_alloc_mutex()1908 *(int *)data = tp->t_drainwait; in tty_generic_ioctl()1913 tp->t_drainwait = *(int *)data; in tty_generic_ioctl()