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

/freebsd-11.0-release/sys/kern/
H A Dkern_shutdown.c166 static void shutdown_halt(void *junk, int howto);
178 EVENTHANDLER_REGISTER(shutdown_final, shutdown_halt, NULL,
475 shutdown_halt(void *junk, int howto) function

Completed in 105 milliseconds