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

12

/freebsd-9.3-release/sys/net/
H A Dif_llatbl.h39 struct sysctl_req;
164 struct sysctl_req *);
192 int lltable_sysctl_dumparp(int, struct sysctl_req *);
H A Dif_llatbl.c80 lltable_sysctl_dumparp(int af, struct sysctl_req *wr)
H A Drtsock.c171 struct sysctl_req *w_req;
/freebsd-9.3-release/sys/netinet/
H A Dtcp_syncache.h51 int syncache_pcblist(struct sysctl_req *req, int max_pcbs, int *pcbs_exported);
H A Din.c1520 in_lltable_dump(struct lltable *llt, struct sysctl_req *wr)
H A Dsctp_sysctl.c187 copy_out_local_addresses(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sysctl_req *req)
H A Dtcp_syncache.c1829 syncache_pcblist(struct sysctl_req *req, int max_pcbs, int *pcbs_exported)
/freebsd-9.3-release/sys/kern/
H A Dkern_sysctl.c1136 struct sysctl_req req2;
1168 sysctl_old_kernel(struct sysctl_req *req, const void *p, size_t l)
1189 sysctl_new_kernel(struct sysctl_req *req, void *p, size_t l)
1205 struct sysctl_req req;
1275 sysctl_old_user(struct sysctl_req *req, const void *p, size_t l)
1313 sysctl_new_user(struct sysctl_req *req, void *p, size_t l)
1333 sysctl_wire_old_buffer(struct sysctl_req *req, size_t len)
1358 int *nindx, struct sysctl_req *req)
1552 struct sysctl_req req;
1636 struct sysctl_req *re
[all...]
H A Dvfs_default.c1266 struct sysctl_req *req;
H A Dkern_linker.c2119 struct sysctl_req *req;
H A Dvfs_subr.c3267 vfsconf2x(struct sysctl_req *req, struct vfsconf *vfsp)
3296 vfsconf2x32(struct sysctl_req *req, struct vfsconf *vfsp)
H A Dkern_proc.c1224 sysctl_out_proc(struct proc *p, struct sysctl_req *req, int flags,
/freebsd-9.3-release/sys/sys/
H A Dsysctl.h125 intptr_t arg2, struct sysctl_req *req
127 /* definitions for sysctl_req 'lock' member */
131 /* definitions for sysctl_req 'flags' member */
140 struct sysctl_req { struct
146 int (*oldfunc)(struct sysctl_req *, const void *, size_t);
150 int (*newfunc)(struct sysctl_req *, void *, size_t);
789 int *nindx, struct sysctl_req *req);
792 int sysctl_wire_old_buffer(struct sysctl_req *req, size_t len);
796 struct sysctl_req *);
H A Dmount.h610 struct sysctl_req;
633 struct sysctl_req *req);
/freebsd-9.3-release/sys/security/mac/
H A Dmac_system.c220 "struct sysctl_oid *", "struct sysctl_req *");
224 void *arg1, int arg2, struct sysctl_req *req)
H A Dmac_framework.h83 struct sysctl_req;
319 void *arg1, int arg2, struct sysctl_req *req);
H A Dmac_policy.h97 struct sysctl_req;
479 struct sysctl_req *req);
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h692 intptr_t arg2, struct sysctl_req *req
698 struct sysctl_req { struct
704 int (*oldfunc)(struct sysctl_req *, const void *, size_t);
708 int (*newfunc)(struct sysctl_req *, void *, size_t);
/freebsd-9.3-release/sys/dev/hptmv/
H A Dhptproc.c55 intptr_t arg2, struct sysctl_req *req
57 typedef struct sysctl_req HPT_GET_INFO;
/freebsd-9.3-release/sys/netinet6/
H A Din6_src.c971 struct sysctl_req *w_req;
H A Din6.c2656 in6_lltable_dump(struct lltable *llt, struct sysctl_req *wr)
/freebsd-9.3-release/sys/security/mac_stub/
H A Dmac_stub.c1138 void *arg1, int arg2, struct sysctl_req *req)
/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clvfsops.c1548 nfs_sysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req)
/freebsd-9.3-release/sys/nfsclient/
H A Dnfs_vfsops.c1490 nfs_sysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req)
/freebsd-9.3-release/sys/security/mac_biba/
H A Dmac_biba.c2430 void *arg1, int arg2, struct sysctl_req *req)

Completed in 615 milliseconds

12