Searched refs:sysctl_req (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-11-stable/sys/netinet/
H A Dtcp_syncache.h49 int syncache_pcblist(struct sysctl_req *req, int max_pcbs, int *pcbs_exported);
H A Dsctp_sysctl.c188 sctp_sysctl_copy_out_local_addresses(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sysctl_req *req)
H A Din.c1391 struct sysctl_req *wr)
H A Dtcp_syncache.c2235 syncache_pcblist(struct sysctl_req *req, int max_pcbs, int *pcbs_exported)
/freebsd-11-stable/sys/net/
H A Dif_llatbl.h37 struct sysctl_req;
149 struct sysctl_req *);
219 int lltable_sysctl_dumparp(int, struct sysctl_req *);
H A Diflib.h150 struct sysctl_req *iidi_req;
H A Dif_llatbl.c84 lltable_dump_af(struct lltable *llt, struct sysctl_req *wr)
106 lltable_sysctl_dumparp(int af, struct sysctl_req *wr)
H A Drtsock.c159 struct sysctl_req *w_req;
/freebsd-11-stable/sys/kern/
H A Dkern_sysctl.c113 static int sysctl_old_kernel(struct sysctl_req *, const void *, size_t);
114 static int sysctl_new_kernel(struct sysctl_req *, void *, size_t);
151 struct sysctl_req *req, struct rm_priotracker *tracker)
188 struct sysctl_req req;
1551 struct sysctl_req req2;
1607 sysctl_old_kernel(struct sysctl_req *req, const void *p, size_t l)
1628 sysctl_new_kernel(struct sysctl_req *req, void *p, size_t l)
1644 struct sysctl_req req;
1712 sysctl_old_user(struct sysctl_req *req, const void *p, size_t l)
1750 sysctl_new_user(struct sysctl_req *re
[all...]
H A Dimgact_binmisc.c397 imgact_binmisc_get_all_entries(struct sysctl_req *req)
H A Dkern_fail.c936 struct sysctl_req *sa;
H A Dvfs_default.c1330 struct sysctl_req *req;
H A Dkern_linker.c2164 struct sysctl_req *req;
H A Dvfs_subr.c3759 vfsconf2x(struct sysctl_req *req, struct vfsconf *vfsp)
3788 vfsconf2x32(struct sysctl_req *req, struct vfsconf *vfsp)
/freebsd-11-stable/sys/security/mac/
H A Dmac_system.c219 "struct sysctl_oid *", "struct sysctl_req *");
223 void *arg1, int arg2, struct sysctl_req *req)
H A Dmac_framework.h83 struct sysctl_req;
321 void *arg1, int arg2, struct sysctl_req *req);
H A Dmac_policy.h97 struct sysctl_req;
481 struct sysctl_req *req);
/freebsd-11-stable/sys/sys/
H A Dsysctl.h141 intmax_t arg2, struct sysctl_req *req
143 /* definitions for sysctl_req 'lock' member */
147 /* definitions for sysctl_req 'flags' member */
157 struct sysctl_req { struct
163 int (*oldfunc)(struct sysctl_req *, const void *, size_t);
167 int (*newfunc)(struct sysctl_req *, void *, size_t);
1063 int *nindx, struct sysctl_req *req);
1066 int sysctl_wire_old_buffer(struct sysctl_req *req, size_t len);
1070 struct sysctl_req *);
H A Dmount.h609 struct sysctl_req;
632 struct sysctl_req *req);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h701 intptr_t arg2, struct sysctl_req *req
707 struct sysctl_req { struct
713 int (*oldfunc)(struct sysctl_req *, const void *, size_t);
717 int (*newfunc)(struct sysctl_req *, void *, size_t);
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.h55 struct sysctl_req { struct
59 uint32_t arg2, struct sysctl_req *req
/freebsd-11-stable/sys/dev/hptmv/
H A Dhptproc.c54 typedef struct sysctl_req HPT_GET_INFO;
/freebsd-11-stable/sys/netinet6/
H A Din6_src.c1038 struct sysctl_req *w_req;
H A Din6.c2306 struct sysctl_req *wr)
/freebsd-11-stable/sys/security/mac_stub/
H A Dmac_stub.c1147 void *arg1, int arg2, struct sysctl_req *req)

Completed in 229 milliseconds

12