Searched refs:sysctl_func (Results 1 – 6 of 6) sorted by relevance
168 scn.sysctl_func = SYSCTL_NODE_FN; in mib_copyout_node()633 if (scn.sysctl_func != NULL || scn.sysctl_parent != NULL) in mib_create()
256 scn.sysctl_func = SYSCTL_NODE_FN; in rmib_copyout_node()
1416 #define sysctl_func __sysc_unpad(_sysctl_func) macro
848 } else if (scn.sysctl_func != NULL) in put_sysctl_namestr()
640 if (pnode->sysctl_func) in print_tree()641 printf(", func=%p", pnode->sysctl_func); in print_tree()
1274 scn.sysctl_func = (sysctlfn)test87c; in test87c()1890 scn.sysctl_func = (sysctlfn)test87c; in test87c()