Home
last modified time | relevance | path

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

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