suse man page for register_sysctl_paths

Query: register_sysctl_paths

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REGISTER_SYSCTL_PATH(9) 					The proc filesystem					   REGISTER_SYSCTL_PATH(9)

NAME
register_sysctl_paths - register a sysctl table hierarchy
SYNOPSIS
struct ctl_table_header * register_sysctl_paths(const struct ctl_path * path, struct ctl_table * table);
ARGUMENTS
path The path to the directory the sysctl table is in. 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_PATH(9)
Related Man Pages
ifmib(4) - mojave
ifmib(4) - debian
ranhash(3x) - ultrix
ifmib(4) - centos
ifmib(4) - plan9
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!