Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_shutdown.c252 static void shutdown_halt(void *junk, int howto);
264 EVENTHANDLER_REGISTER(shutdown_final, shutdown_halt, NULL, in shutdown_conf()
595 shutdown_halt(void *junk, int howto) in shutdown_halt() function