centos man page for unregister_reboot_notifier

Query: unregister_reboot_notifier

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNREGISTER_REBOOT_NO(9) 					   Driver Basics					   UNREGISTER_REBOOT_NO(9)

NAME
unregister_reboot_notifier - Unregister previously registered reboot notifier
SYNOPSIS
int unregister_reboot_notifier(struct notifier_block * nb);
ARGUMENTS
nb Hook to be unregistered
DESCRIPTION
Unregisters a previously registered reboot notifier function. Returns zero on success, or -ENOENT on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 UNREGISTER_REBOOT_NO(9)
Related Man Pages
device_create(9) - centos
iv_task_register(3) - debian
iv_task_unregister(3) - debian
rdma_dereg_mr(3) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing