Man Page: register_reboot_notifier
Operating Environment: centos
Section: 9
REGISTER_REBOOT_NOTI(9) Driver Basics REGISTER_REBOOT_NOTI(9)NAMEregister_reboot_notifier - Register function to be called at reboot timeSYNOPSISint register_reboot_notifier(struct notifier_block * nb);ARGUMENTSnb Info about notifier function to be calledDESCRIPTIONRegisters a function with the list of functions to be called at reboot time. Currently always returns zero, as blocking_notifier_chain_register always returns zero.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGISTER_REBOOT_NOTI(9)
| Related Man Pages |
|---|
| reboot(8) - linux |
| poweroff(8) - redhat |
| reboot(8) - ultrix |
| reboot(8) - osf1 |
| reboot(3c) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |