Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_shutdown.c254 static void shutdown_reset(void *junk, int howto);
268 EVENTHANDLER_REGISTER(shutdown_final, shutdown_reset, NULL, in shutdown_conf()
653 shutdown_reset(void *junk, int howto) in shutdown_reset() function