Searched refs:sysctl_req (Results 1 – 1 of 1) sorted by relevance
103 struct sysctl_req *req)109 struct sysctl_req { struct115 int (*oldfunc)(struct sysctl_req *, const void *, size_t); argument119 int (*newfunc)(struct sysctl_req *, void *, size_t); argument127 #define IOCSYSCTL _IOWR('X', 0, struct sysctl_req)132 struct sysctl_req req;