Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_sysctl.c107 static int sysctl_root(SYSCTL_HANDLER_ARGS);
1787 error = sysctl_root(0, name, namelen, &req); in kernel_sysctl()
1963 sysctl_root(SYSCTL_HANDLER_ARGS) in sysctl_root() function
2152 error = sysctl_root(0, name, namelen, &req); in userland_sysctl()