Searched refs:sysctl_unregister_oid (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dvfs_init.c218 sysctl_unregister_oid(oidp);
H A Dkern_sysctl.c79 * sysctl_unregister_oid() routines require the sysctllock to already
198 sysctl_unregister_oid(struct sysctl_oid *oidp) function
434 sysctl_unregister_oid(oidp);
551 sysctl_unregister_oid(oid);
H A Dkern_linker.c327 sysctl_unregister_oid(*oidp);
/freebsd-9.3-release/sys/sys/
H A Dsysctl.h194 void sysctl_unregister_oid(struct sysctl_oid *oidp);

Completed in 59 milliseconds