Searched refs:results_ptr (Results 1 – 4 of 4) sorted by relevance
62 caddr_t results_ptr; member
88 r.results_ptr = resp; in pmap_rmtcall()151 return (*(crp->xdr_results)) (xdrs, crp->results_ptr); in libc_hidden_def()294 r.results_ptr = resultsp; in clnt_broadcast()
227 xdrproc_t xdr_results, caddr_t results_ptr, in libc_hidden_def()307 else if (!(*xdr_results) (xdrs, results_ptr)) in libc_hidden_def()
205 xdrproc_t xdr_results, caddr_t results_ptr, in libc_hidden_def()283 else if (!(*xdr_results) (xdrs, results_ptr)) in libc_hidden_def()
Completed in 5 milliseconds