Home
last modified time | relevance | path

Searched defs:argsp (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/crypto/krb5/src/include/gssrpc/
H A Dsvc.h133 #define SVC_GETARGS(xprt, xargs, argsp) \ argument
135 #define svc_getargs(xprt, xargs, argsp) \ argument
138 #define SVC_GETARGS_REQ(xprt, req, xargs, argsp) \ argument
140 #define svc_getargs_req(xprt, req, xargs, argsp) \ argument
153 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument
155 #define svc_freeargs(xprt, xargs, argsp) \ argument
H A Dclnt.h161 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
163 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
/freebsd/include/rpc/
H A Dsvc.h187 #define SVC_GETARGS(xprt, xargs, argsp) \ argument
189 #define svc_getargs(xprt, xargs, argsp) \ argument
197 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument
199 #define svc_freeargs(xprt, xargs, argsp) \ argument
H A Dclnt.h158 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
161 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
/freebsd/crypto/krb5/src/lib/rpc/
H A Dpmap_rmt.c85 caddr_t argsp, in pmap_rmtcall()
231 caddr_t argsp, /* pointer to args */ in clnt_broadcast()
H A Dclnt_raw.c138 void * argsp, in clntraw_call()
H A Dclnt_udp.c232 void * argsp, /* pointer to args */ in clntudp_call()
/freebsd/lib/libc/rpc/
H A Dpmap_rmt.c75 xdrproc_t xdrargs, caddr_t argsp, xdrproc_t xdrres, caddr_t resp, in pmap_rmtcall()
H A Dclnt_bcast.c239 xdrproc_t xargs, caddr_t argsp, xdrproc_t xresults, caddr_t resultsp, in rpc_broadcast_exp()
664 caddr_t argsp, xdrproc_t xresults, caddr_t resultsp, in rpc_broadcast()
H A Dclnt_raw.c138 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, void *argsp, in clnt_raw_call()
H A Drpc_soc.c354 void *argsp, xdrproc_t xresults, void *resultsp, resultproc_t eachresult) in clnt_broadcast()
H A Dclnt_dg.c314 clnt_dg_call(CLIENT *cl, rpcproc_t proc, xdrproc_t xargs, void *argsp, in clnt_dg_call()
/freebsd/sys/rpc/
H A Dclnt.h216 #define CLNT_CALL_EXT(rh, ext, proc, xargs, argsp, xres, resp, secs) \ argument
231 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
234 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
H A Drpc_generic.c735 void *argsp, /* pointer to args */ in clnt_call_private()
/freebsd/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_prot.c116 xdr_rpc_gss_wrap_data(struct mbuf **argsp, in xdr_rpc_gss_wrap_data()
/freebsd/sys/powerpc/powerpc/
H A Dnexus.c247 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
/freebsd/sys/powerpc/psim/
H A Diobus.c406 struct resource_map_request *argsp, struct resource_map *map) in iobus_map_resource()
/freebsd/sys/arm/arm/
H A Dnexus.c334 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
/freebsd/sys/powerpc/powermac/
H A Duninorth.c617 struct resource_map_request *argsp, struct resource_map *map) in unin_chip_map_resource()
H A Dmacio.c656 struct resource_map_request *argsp, struct resource_map *map) in macio_map_resource()
/freebsd/sys/riscv/riscv/
H A Dnexus.c363 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
/freebsd/sys/dev/ofw/
H A Dofw_pcib.c517 struct resource_map_request *argsp, struct resource_map *map) in ofw_pcib_map_resource()
/freebsd/sys/dev/pci/
H A Dpci_host_generic.c594 struct resource_map_request *argsp, struct resource_map *map) in generic_pcie_map_resource()
/freebsd/sys/powerpc/mpc85xx/
H A Dlbc.c819 struct resource_map_request *argsp, struct resource_map *map) in lbc_map_resource()
/freebsd/sys/arm64/arm64/
H A Dnexus.c384 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()

12