Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysctl.h136 struct sysctl_req { struct
142 int (*oldfunc)(struct sysctl_req *, const void *, size_t); argument
146 int (*newfunc)(struct sysctl_req *, void *, size_t); argument
147 size_t validlen;
148 int flags;