Searched refs:shutdown_reset (Results 1 – 1 of 1) sorted by relevance
254 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