REGISTER_REBOOT_NOTIFIER

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

register_reboot_notifier - Register function to be called at reboot time  

SYNOPSIS

"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 notifier_chain_register always returns zero.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:42 GMT, October 09, 2005