Searched refs:rpcb_rmtcallargs (Results 1 – 5 of 5) sorted by relevance
184 struct rpcb_rmtcallargs { struct193 typedef struct rpcb_rmtcallargs rpcb_rmtcallargs; argument379 struct rpcb_rmtcallargs {387 typedef struct rpcb_rmtcallargs rpcb_rmtcallargs;507 extern rpcb_rmtcallres * rpcbproc_callit_3(rpcb_rmtcallargs *, CLIENT *);508 extern rpcb_rmtcallres * rpcbproc_callit_3_svc(rpcb_rmtcallargs *, struct svc_req *);531 extern rpcb_rmtcallres * rpcbproc_bcast_4(rpcb_rmtcallargs *, CLIENT *);532 extern rpcb_rmtcallres * rpcbproc_bcast_4_svc(rpcb_rmtcallargs *, struct svc_req *);543 extern rpcb_rmtcallres * rpcbproc_indirect_4(rpcb_rmtcallargs *, CLIENT *);544 extern rpcb_rmtcallres * rpcbproc_indirect_4_svc(rpcb_rmtcallargs *, struct svc_req *);[all …]
179 struct rpcb_rmtcallargs { struct348 RPCBPROC_CALLIT(rpcb_rmtcallargs) = 5;380 RPCBPROC_BCAST(rpcb_rmtcallargs) = RPCBPROC_CALLIT;395 RPCBPROC_INDIRECT(rpcb_rmtcallargs) = 10;441 %struct rpcb_rmtcallargs { struct449 %typedef struct rpcb_rmtcallargs rpcb_rmtcallargs; typedef
71 struct rpcb_rmtcallargs rpcbproc_callit_3_arg; in rpcb_service_3()
232 xdr_rpcb_rmtcallargs(XDR *xdrs, struct rpcb_rmtcallargs *p) in xdr_rpcb_rmtcallargs()
393 (struct rpcb_rmtcallargs *)(void *)&barg))) { in rpc_broadcast_exp()