Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsysctl.h160 struct sysctl_req { struct
166 int (*oldfunc)(struct sysctl_req *, const void *, size_t); argument
170 int (*newfunc)(struct sysctl_req *, void *, size_t); argument
171 size_t validlen;
172 int flags;
/freebsd/stand/kshim/
H A Dbsd_kernel.h58 struct sysctl_req { struct
62 uint32_t arg2, struct sysctl_req *req argument