Searched defs:sysctl_oid (Results 1 – 1 of 1) sorted by relevance
184 struct sysctl_oid { struct185 struct sysctl_oid_list oid_children; argument186 struct sysctl_oid_list* oid_parent; argument204 cmp_sysctl_oid(struct sysctl_oid *a, struct sysctl_oid *b) in cmp_sysctl_oid() argument