register_sysctl_table(9) suse man page | unix.com

Man Page: register_sysctl_table

Operating Environment: suse

Section: 9

REGISTER_SYSCTL_TABL(9) 					The proc filesystem					   REGISTER_SYSCTL_TABL(9)

NAME
register_sysctl_table - register a sysctl table hierarchy
SYNOPSIS
struct ctl_table_header * register_sysctl_table(struct ctl_table * table);
ARGUMENTS
table the top-level table structure
DESCRIPTION
Register a sysctl table hierarchy. table should be a filled in ctl_table array. A completely 0 filled entry terminates the table. See register_sysctl_paths for more details.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 REGISTER_SYSCTL_TABL(9)
Related Man Pages
sysctl(8) - redhat
drop_table(7) - suse
ranhashinit(3) - osf1
xtparsetranslationtable(1) - hpux
drop_table(7) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com