unregister_sysctl_table(9) suse man page | unix.com

Man Page: unregister_sysctl_table

Operating Environment: suse

Section: 9

UNREGISTER_SYSCTL_TA(9) 					The proc filesystem					   UNREGISTER_SYSCTL_TA(9)

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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UNREGISTER_SYSCTL_TA(9)
Related Man Pages
systemd-sysctl.service(8) - x11r4
systemd-sysctl.service(8) - php
systemd-sysctl.service(8) - hpux
systemd-sysctl.service(8) - minix
systemd-sysctl.service(8) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I