Man Page: unregister_reboot_notifier
Operating Environment: centos
Section: 9
UNREGISTER_REBOOT_NO(9) Driver Basics UNREGISTER_REBOOT_NO(9)NAMEunregister_reboot_notifier - Unregister previously registered reboot notifierSYNOPSISint unregister_reboot_notifier(struct notifier_block * nb);ARGUMENTSnb Hook to be unregisteredDESCRIPTIONUnregisters a previously registered reboot notifier function. Returns zero on success, or -ENOENT on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 UNREGISTER_REBOOT_NO(9)
| Related Man Pages |
|---|
| halt(8) - centos |
| reboot(8) - centos |
| device_create_with_groups(9) - centos |
| rdma_dereg_mr(3) - debian |
| reboot(8) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |