UNREGISTER_REBOOT_NOTIFIER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
unregister_reboot_notifier - Unregister previously registered reboot notifier
SYNOPSIS
"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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:56 GMT, October 09, 2005