Home
last modified time | relevance | path

Searched refs:results_ptr (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.c271 return ((*(crp->xdr_results))(xdrs, crp->results_ptr)); in xdr_rmtcallres()
320 return ((*(objp->xdr_results))(xdrs, objp->results_ptr)); in xdr_rpcb_rmtcallres()
361 pmap_r.results_ptr = ret; in bpmap_rmtcall()
391 rpcb_r.results_ptr = ret; in bpmap_rmtcall()
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Dpmap_rmt.h45 caddr_t results_ptr; member
/titanic_41/usr/src/uts/common/rpc/
H A Dpmap_rmt.h72 caddr_t results_ptr; member
H A Drpcb_prot.c106 return ((*(objp->xdr_results))(xdrs, objp->results_ptr)); in xdr_rpcb_rmtcallres()
H A Drpcb_prot.x459 % caddr_t results_ptr; /* results */
/titanic_41/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c225 clnttcp_call(h, proc, xdr_args, args_ptr, xdr_results, results_ptr, timeout) in clnttcp_call() argument
231 caddr_t results_ptr;
304 } else if (! (*xdr_results)(xdrs, results_ptr)) {
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c644 xdrproc_t xdr_results, caddr_t results_ptr, struct timeval timeout) in clnt_vc_call() argument
771 if (!(*xdr_results)(xdrs, results_ptr)) { in clnt_vc_call()
777 results_ptr)) { in clnt_vc_call()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1981 pmap_res.results_ptr = resp; in pmap_rmt_call()
2017 rpcb_res.results_ptr = resp; in pmap_rmt_call()
2076 return ((*(crp->xdr_results))(xdrs, crp->results_ptr)); in myxdr_rmtcallres()