Searched refs:xdr_rmtcallres (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dpmap_rmt.h92 extern bool_t xdr_rmtcallres __P((XDR *, struct rmtcallres *));
H A Dpmap_rmt.c127 stat = CLNT_CALL(client, PMAPPROC_CALLIT, (xdrproc_t)xdr_rmtcall_args, &a, (xdrproc_t)xdr_rmtcallres, &r, tout);
178 xdr_rmtcallres(xdrs, crp) function
390 msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_rmtcallres;
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c1121 msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_rmtcallres;

Completed in 89 milliseconds