doshutdownhooks(9) netbsd man page | unix.com

Man Page: doshutdownhooks

Operating Environment: netbsd

Section: 9

DOSHUTDOWNHOOKS(9)					   BSD Kernel Developer's Manual					DOSHUTDOWNHOOKS(9)

NAME
doshutdownhooks -- run all shutdown hooks
SYNOPSIS
void doshutdownhooks(void);
DESCRIPTION
The doshutdownhooks routine is deprecated. Use pmf_system_shutdown(9) instead. The doshutdownhooks() function invokes all shutdown hooks established using the shutdownhook_establish(9) function. Shutdown hooks are called in reverse order, i.e., the shutdown hook established last will be called first. This function is called from cpu_reboot() with interrupts turned off. It is called immediately before the system is halted or rebooted, after file systems have been unmounted, after the clock has been updated, and after a system dump has been done (if necessary).
SEE ALSO
cpu_reboot(9), shutdownhook_establish(9)
BSD
February 11, 2010 BSD
Related Man Pages
config_intrhook(9) - freebsd
ng_hub(4) - debian
config_intrhook_establish(9) - debian
config_intrhook(9) - debian
powerhook_disestablish(9) - netbsd
Similar Topics in the Unix Linux Community
How to install PGX32 on Sparc 10 Ultra?
Vm versus physical linux server
Grandpa returning to UNIX
Grep command to show the number of results