Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dsysctl.h238 void sysctl_enable_oid(struct sysctl_oid *oidp);
/freebsd-13.1/sys/kern/
H A Dkern_linker.c336 sysctl_enable_oid(*oidp); in linker_file_enable_sysctls()
H A Dkern_sysctl.c542 sysctl_enable_oid(struct sysctl_oid *oidp) in sysctl_enable_oid() function