Searched refs:ar_results (Results 1 – 10 of 10) sorted by relevance
80 reply_msg.acpted_rply.ar_results.where = (caddr_t) where; in pickup_rpc_reply()81 reply_msg.acpted_rply.ar_results.proc = where_xdr; in pickup_rpc_reply()
174 msg.acpted_rply.ar_results.where = resultsp; in clntraw_call()175 msg.acpted_rply.ar_results.proc = xresults; in clntraw_call()
90 return ((*(ar->ar_results.proc))(xdrs, ar->ar_results.where)); in xdr_accepted_reply()
318 msg.acpted_rply.ar_results.where = (caddr_t)&r; in clnt_broadcast()319 msg.acpted_rply.ar_results.proc = xdr_rmtcallres; in clnt_broadcast()366 msg.acpted_rply.ar_results.proc = xdr_void; in clnt_broadcast()
277 reply_msg.acpted_rply.ar_results.where = NULL; in clnttcp_call()278 reply_msg.acpted_rply.ar_results.proc = xdr_void; in clnttcp_call()
251 reply_msg.acpted_rply.ar_results.where = resultsp; in clntudp_call()252 reply_msg.acpted_rply.ar_results.proc = xresults; in clntudp_call()
377 rply.acpted_rply.ar_results.where = xdr_location; in svc_sendreply()378 rply.acpted_rply.ar_results.proc = xdr_results; in svc_sendreply()
840 msg.acpted_rply.ar_results.where = (caddr_t)&rmtcr; in handle_replies()841 msg.acpted_rply.ar_results.proc = xdr_rmtcallres; in handle_replies()870 msg.acpted_rply.ar_results.proc = xdr_void; in handle_replies()892 msg.acpted_rply.ar_results.where = (caddr_t)&res; in handle_ping()893 msg.acpted_rply.ar_results.proc = xdr_bool; in handle_ping()921 msg.acpted_rply.ar_results.proc = xdr_void; in handle_ping()
102 #define ar_results ru.AR_results macro
418 msgp->acpted_rply.ar_results.where = (caddr_t)resp; in get_reply()419 msgp->acpted_rply.ar_results.proc = xdr_rmtcallres; in get_reply()446 msgp->acpted_rply.ar_results.proc = xdr_void; in get_reply()