Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsysctl.h167 struct sysctl_req { struct
173 int (*oldfunc)(struct sysctl_req *, const void *, size_t); argument
177 int (*newfunc)(struct sysctl_req *, void *, size_t); argument
178 size_t validlen;
179 int flags;