Lines Matching defs:sysctl_root
132 struct sysctlnode sysctl_root = {
241 sysctl_root.sysctl_num = CREATE_BASE;
265 sysctl_root.sysctl_flags |= CTLFLAG_PERMANENT;
513 *rnode = &sysctl_root;
760 !(sysctl_root.sysctl_flags & CTLFLAG_READWRITE)))
887 (sysctl_root.sysctl_flags & CTLFLAG_PERMANENT))
1124 nm = ++sysctl_root.sysctl_num;
1314 !(sysctl_root.sysctl_flags & CTLFLAG_READWRITE))
1797 if ((sysctl_root.sysctl_flags & CTLFLAG_PERMANENT) &&
1800 !(sysctl_root.sysctl_flags & CTLFLAG_READWRITE))) {
2333 rnode = &sysctl_root;