register_reboot_notifier(9) centos man page | unix.com

Man Page: register_reboot_notifier

Operating Environment: centos

Section: 9

REGISTER_REBOOT_NOTI(9) 					   Driver Basics					   REGISTER_REBOOT_NOTI(9)

NAME
register_reboot_notifier - Register function to be called at reboot time
SYNOPSIS
int register_reboot_notifier(struct notifier_block * nb);
ARGUMENTS
nb Info about notifier function to be called
DESCRIPTION
Registers 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REGISTER_REBOOT_NOTI(9)
Related Man Pages
reboot(3c) - opensolaris
blk_init_queue(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
halt(8) - redhat
reboot(8) - ultrix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Tar Command
CentOS7 restoring file capabilities
Please Welcome Dave Munro to the Moderator Team!