Searched refs:tty_drainwait (Results 1 – 2 of 2) sorted by relevance
48 drainwait=`sysctl -n kern.tty_drainwait`
100 static int tty_drainwait = 5 * 60; variable101 SYSCTL_INT(_kern, OID_AUTO, tty_drainwait, CTLFLAG_RWTUN,102 &tty_drainwait, 0, "Default output drain timeout in seconds");1085 tp->t_drainwait = tty_drainwait; in tty_alloc_mutex()