Searched refs:xdr_rmtcallres (Results 1 – 3 of 3) sorted by relevance
61 extern bool_t xdr_rmtcallres (XDR *__xdrs, struct rmtcallres *__crp) __THROW;
92 (caddr_t)&a, (xdrproc_t)xdr_rmtcallres, in pmap_rmtcall()144 xdr_rmtcallres (XDR *xdrs, struct rmtcallres *crp) in libc_hidden_nolink_sunrpc()158 libc_hidden_nolink_sunrpc (xdr_rmtcallres, GLIBC_2_0) in libc_hidden_nolink_sunrpc() argument316 msg.acpted_rply.ar_results.proc = (xdrproc_t) xdr_rmtcallres; in clnt_broadcast()
53 xdr_replymsg; xdr_rmtcall_args; xdr_rmtcallres; xdr_short; xdr_string;
Completed in 8 milliseconds