Home
last modified time | relevance | path

Searched defs:sysctl_oid (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Dsysctl.h184 struct sysctl_oid { struct
185 struct sysctl_oid_list oid_children; argument
186 struct sysctl_oid_list* oid_parent; argument
204 cmp_sysctl_oid(struct sysctl_oid *a, struct sysctl_oid *b) in cmp_sysctl_oid() argument