Searched refs:init_shutdown_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dinit_main.c704 static int init_shutdown_timeout = INIT_SHUTDOWN_TIMEOUT; variable
705 SYSCTL_INT(_kern, OID_AUTO, init_shutdown_timeout,
706 CTLFLAG_RW, &init_shutdown_timeout, 0, "Shutdown timeout of init(8). "

Completed in 47 milliseconds