| /freebsd-14.2/include/rpc/ |
| H A D | svc.h | 190 #define SVC_GETARGS(xprt, xargs, argsp) \ argument 192 #define svc_getargs(xprt, xargs, argsp) \ argument 200 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument 202 #define svc_freeargs(xprt, xargs, argsp) \ argument
|
| H A D | clnt.h | 161 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 164 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
| /freebsd-14.2/sys/rpc/ |
| H A D | clnt.h | 249 #define CLNT_CALL_EXT(rh, ext, proc, xargs, argsp, xres, resp, secs) \ argument 266 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 269 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument 273 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 276 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
| H A D | svc.h | 474 #define SVC_GETARGS(xprt, xargs, argsp) \ argument 476 #define svc_getargs(xprt, xargs, argsp) \ argument 484 #define SVC_FREEARGS(xprt, xargs, argsp) \ argument 486 #define svc_freeargs(xprt, xargs, argsp) \ argument
|
| H A D | rpc_generic.c | 743 void *argsp, /* pointer to args */ in clnt_call_private()
|
| /freebsd-14.2/lib/libc/rpc/ |
| H A D | pmap_rmt.c | 79 xdrproc_t xdrargs, caddr_t argsp, xdrproc_t xdrres, caddr_t resp, in pmap_rmtcall()
|
| H A D | clnt_bcast.c | 243 xdrproc_t xargs, caddr_t argsp, xdrproc_t xresults, caddr_t resultsp, in rpc_broadcast_exp() 668 caddr_t argsp, xdrproc_t xresults, caddr_t resultsp, in rpc_broadcast()
|
| H A D | clnt_raw.c | 142 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, void *argsp, in clnt_raw_call()
|
| H A D | rpc_soc.c | 359 void *argsp, xdrproc_t xresults, void *resultsp, resultproc_t eachresult) in clnt_broadcast()
|
| H A D | clnt_dg.c | 318 clnt_dg_call(CLIENT *cl, rpcproc_t proc, xdrproc_t xargs, void *argsp, in clnt_dg_call()
|
| H A D | rpcb_clnt.c | 1115 rpcvers_t vers, rpcproc_t proc, xdrproc_t xdrargs, caddr_t argsp, in rpcb_rmtcall()
|
| /freebsd-14.2/sys/rpc/rpcsec_gss/ |
| H A D | rpcsec_gss_prot.c | 117 xdr_rpc_gss_wrap_data(struct mbuf **argsp, in xdr_rpc_gss_wrap_data()
|
| /freebsd-14.2/sys/powerpc/powerpc/ |
| H A D | nexus.c | 354 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
|
| /freebsd-14.2/sys/riscv/riscv/ |
| H A D | nexus.c | 370 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
|
| /freebsd-14.2/sys/arm64/arm64/ |
| H A D | nexus.c | 411 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
|
| /freebsd-14.2/sys/x86/x86/ |
| H A D | nexus.c | 380 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource()
|
| /freebsd-14.2/bin/ps/ |
| H A D | ps.c | 1295 char *argsp; in saveuser() local
|