Home
last modified time | relevance | path

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

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