Home
last modified time | relevance | path

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

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