Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h707 struct sysctl_req { struct
713 int (*oldfunc)(struct sysctl_req *, const void *, size_t); argument
717 int (*newfunc)(struct sysctl_req *, void *, size_t); argument
718 size_t validlen;
719 int flags;
/freebsd-12.1/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-12.1/stand/kshim/
H A Dbsd_kernel.h55 struct sysctl_req { struct
59 uint32_t arg2, struct sysctl_req *req argument