Searched refs:tty_drainwait (Results 1 – 1 of 1) sorted by relevance
101 static int tty_drainwait = 5 * 60; variable102 SYSCTL_INT(_kern, OID_AUTO, tty_drainwait, CTLFLAG_RWTUN,103 &tty_drainwait, 0, "Default output drain timeout in seconds");1084 tp->t_drainwait = tty_drainwait; in tty_alloc_mutex()