Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsysctl.h238 void sysctl_enable_oid(struct sysctl_oid *oidp);
/f-stack/freebsd/kern/
H A Dkern_linker.c334 sysctl_enable_oid(*oidp); in linker_file_enable_sysctls()
H A Dkern_sysctl.c541 sysctl_enable_oid(struct sysctl_oid *oidp) in sysctl_enable_oid() function