Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dsysctl.h250 void sysctl_enable_oid(struct sysctl_oid *oidp);
/freebsd-14.2/sys/kern/
H A Dkern_linker.c348 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