Home
last modified time | relevance | path

Searched refs:xdr_location (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_rdma.c644 xdrproc_t xdr_results, caddr_t xdr_location, in svc_process_long_reply() argument
693 xdr_results, xdr_location)))) { in svc_process_long_reply()
780 caddr_t xdr_location, rdma_buf_t *rpcreply, XDR ** xdrs, in svc_compose_rpcmsg() argument
801 xdr_results, xdr_location)))) { in svc_compose_rpcmsg()
837 caddr_t xdr_location; /* response results pointer */ in svc_rdma_ksend() local
861 xdr_location = msg->acpted_rply.ar_results.where; in svc_rdma_ksend()
901 msglen += xdrrdma_sizeof(xdr_results, xdr_location, in svc_rdma_ksend()
918 xdr_location, &rbuf_rpc_resp, &xdrs_rpc, msg, in svc_rdma_ksend()
949 msglen += xdrrdma_sizeof(xdr_results, xdr_location, 0, in svc_rdma_ksend()
953 xdr_location, msg, has_args, &msglen, &freelen, in svc_rdma_ksend()
H A Dsvc_cots.c421 caddr_t xdr_location; in svc_cots_ksend() local
438 xdr_location = msg->acpted_rply.ar_results.where; in svc_cots_ksend()
453 xdr_results, xdr_location)))) { in svc_cots_ksend()
528 xdr_results, xdr_location)))) { in svc_cots_ksend()
H A Dsvc_clts.c441 caddr_t xdr_location; in svc_clts_ksend() local
460 xdr_location = msg->acpted_rply.ar_results.where; in svc_clts_ksend()
499 xdr_results, xdr_location)))) { in svc_clts_ksend()
511 xdr_results, xdr_location)))) { in svc_clts_ksend()
H A Dsvc.c1086 const caddr_t xdr_location) in svc_sendreply() argument
1094 rply.acpted_rply.ar_results.where = xdr_location; in svc_sendreply()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c482 caddr_t xdr_location; in svc_dg_reply() local
489 xdr_location = msg->acpted_rply.ar_results.where; in svc_dg_reply()
501 xdr_location))) { in svc_dg_reply()
H A Dsvc_vc.c1731 caddr_t xdr_location; in svc_vc_reply() local
1742 xdr_location = msg->acpted_rply.ar_results.where; in svc_vc_reply()
1752 &SVC_XP_AUTH(xprt), xdrs, xdr_results, xdr_location))) { in svc_vc_reply()
H A Dsvc.c1099 const caddr_t xdr_location) in svc_sendreply() argument
1107 rply.acpted_rply.ar_results.where = xdr_location; in svc_sendreply()