Searched refs:xdr_results (Results 1 – 3 of 3) sorted by relevance
161 xdrproc_t xdr_results, 203 xdrproc_t xdr_results,
486 svc_sendreply (SVCXPRT *xprt, xdrproc_t xdr_results, in svc_sendreply() argument498 !xdr_results(serv->xdr, xdr_location)) in svc_sendreply()
302 xdrproc_t xdr_results, in clnt_call() argument397 if (!xdr_results(xdr, rets_ptr) || ! XDR_MSG_DONE(xdr)) { in clnt_call()