Home
last modified time | relevance | path

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

12

/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/sys/rpc/
H A Dclnt.h246 #define CLNT_CALL_EXT(rh, ext, proc, xargs, argsp, xres, resp, secs) \ argument
263 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
266 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
270 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
273 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
H A Dsvc.h471 #define SVC_GETARGS(xprt, xargs, argsp) \ argument
473 #define svc_getargs(xprt, xargs, argsp) \ argument
481 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument
483 #define svc_freeargs(xprt, xargs, argsp) \ argument
H A Drpc_generic.c735 void *argsp, /* pointer to args */ in clnt_call_private()
/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()
H A Drpcb_clnt.c1109 rpcvers_t vers, rpcproc_t proc, xdrproc_t xdrargs, caddr_t argsp, in rpcb_rmtcall()
/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.c246 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
/freebsd/sys/powerpc/psim/
H A Diobus.c405 struct resource_map_request *argsp, struct resource_map *map) in iobus_map_resource()
/freebsd/sys/arm/arm/
H A Dnexus.c333 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
/freebsd/sys/powerpc/powermac/
H A Duninorth.c616 struct resource_map_request *argsp, struct resource_map *map) in unin_chip_map_resource()
H A Dmacio.c655 struct resource_map_request *argsp, struct resource_map *map) in macio_map_resource()
/freebsd/sys/riscv/riscv/
H A Dnexus.c365 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
/freebsd/sys/dev/ofw/
H A Dofw_pcib.c528 struct resource_map_request *argsp, struct resource_map *map) in ofw_pcib_map_resource()
/freebsd/sys/dev/pci/
H A Dpci_host_generic.c613 struct resource_map_request *argsp, struct resource_map *map) in generic_pcie_map_resource()
/freebsd/sys/arm64/arm64/
H A Dnexus.c408 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
/freebsd/sys/powerpc/mpc85xx/
H A Dlbc.c818 struct resource_map_request *argsp, struct resource_map *map) in lbc_map_resource()
/freebsd/sys/powerpc/ps3/
H A Dps3bus.c604 struct resource_map_request *argsp, struct resource_map *map) in ps3bus_map_resource()
/freebsd/sys/dev/vmd/
H A Dvmd.c523 struct resource_map_request *argsp, struct resource_map *map) in vmd_map_resource()
/freebsd/sys/x86/x86/
H A Dnexus.c380 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()

12