UNREGISTER_SYSCTL_TABLE

Section: (9)
Updated: 13 April 2004
Index Return to Main Contents

 

NAME

unregister_sysctl_table - unregister a sysctl table hierarchy  

SYNOPSIS

void unregister_sysctl_table (struct ctl_table_header * header);  

ARGUMENTS

header
the header returned from register_sysctl_table
 

DESCRIPTION

Unregisters the sysctl table and all children. proc entries may not actually be removed until they are no longer used by anyone.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 11:22:03 GMT, April 13, 2004