Home
last modified time | relevance | path

Searched refs:sysctl_enable_oid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dsysctl.h248 void sysctl_enable_oid(struct sysctl_oid *oidp);
/freebsd/sys/kern/
H A Dkern_linker.c368 sysctl_enable_oid(*oidp); in linker_file_enable_sysctls()
H A Dkern_sysctl.c559 sysctl_enable_oid(struct sysctl_oid *oidp) in sysctl_enable_oid() function