Searched refs:sysctl_func (Results 1 – 3 of 3) sorted by relevance
405 if (rnode->sysctl_func != NULL) { in sysctl_dispatch() 410 fn = rnode->sysctl_func; in sysctl_dispatch() 877 if (l != NULL && nnode.sysctl_func != NULL) in _sysctl_create() 937 if (nnode.sysctl_func == NULL) { in _sysctl_create() 995 if (l != NULL || nnode.sysctl_func == NULL) in _sysctl_create() 1076 } else if (nnode.sysctl_func == NULL) in _sysctl_create() 1085 if (l != NULL || nnode.sysctl_func == NULL) { in _sysctl_create() 1200 node->sysctl_func = nnode.sysctl_func; in _sysctl_create() 1690 if (node->sysctl_func in sysctl_mmap() [all...]
1299 #define sysctl_func __sysc_unpad(_sysctl_func) macro
644 if (pnode->sysctl_func) in print_tree()645 printf(", func=%p", pnode->sysctl_func); in print_tree()