unregister_reboot_notifier(9) centos man page | unix.com

Man Page: unregister_reboot_notifier

Operating Environment: centos

Section: 9

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
reboot(8) - centos
device_create(9) - centos
device_create_with_groups(9) - centos
rdma_dereg_mr(3) - debian
device_create(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Shopt -s histappend
Controlling user input
Please Welcome Dave Munro to the Moderator Team!