Searched refs:xresults (Results 1 – 3 of 3) sorted by relevance
136 xdrproc_t xresults, caddr_t resultsp, in clntraw_call() argument176 msg.acpted_rply.ar_results.proc = xresults; in clntraw_call()
226 xdrproc_t xresults, /* xdr routine for results */ in clnt_broadcast() argument293 r.xdr_results = xresults; in clnt_broadcast()388 (void) (*xresults) (xdrs, resultsp); in clnt_broadcast()
251 xdrproc_t xresults, /* xdr routine for results */ in clntudp_call() argument323 reply_msg.acpted_rply.ar_results.proc = xresults; in clntudp_call()
Completed in 5 milliseconds