Searched refs:ar_verf (Results 1 – 8 of 8) sorted by relevance
174 msg.acpted_rply.ar_verf = _null_auth; in clntraw_call()184 if (!AUTH_VALIDATE (h->cl_auth, &msg.acpted_rply.ar_verf)) in clntraw_call()197 if (!AUTH_VALIDATE (h->cl_auth, &msg.acpted_rply.ar_verf)) in clntraw_call()201 if (msg.acpted_rply.ar_verf.oa_base != NULL) in clntraw_call()204 (void) xdr_opaque_auth (xdrs, &(msg.acpted_rply.ar_verf)); in clntraw_call()
232 rply.acpted_rply.ar_verf = xprt->xp_verf; in libc_hidden_def()248 rply.acpted_rply.ar_verf = xprt->xp_verf; in libc_hidden_def()261 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_decode()275 rply.acpted_rply.ar_verf = xprt->xp_verf; in libc_hidden_def()309 rply.acpted_rply.ar_verf = xprt->xp_verf; in svcerr_noprog()324 rply.acpted_rply.ar_verf = xprt->xp_verf; in libc_hidden_def()
280 reply_msg.acpted_rply.ar_verf = _null_auth; in libc_hidden_def()302 if (!AUTH_VALIDATE (h->cl_auth, &reply_msg.acpted_rply.ar_verf)) in libc_hidden_def()313 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) in libc_hidden_def()316 (void) xdr_opaque_auth (xdrs, &(reply_msg.acpted_rply.ar_verf)); in libc_hidden_def()
256 reply_msg.acpted_rply.ar_verf = _null_auth; in libc_hidden_def()278 if (!AUTH_VALIDATE (h->cl_auth, &reply_msg.acpted_rply.ar_verf)) in libc_hidden_def()289 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) in libc_hidden_def()292 (void) xdr_opaque_auth (xdrs, &(reply_msg.acpted_rply.ar_verf)); in libc_hidden_def()
321 reply_msg.acpted_rply.ar_verf = _null_auth; in clntudp_call()444 &reply_msg.acpted_rply.ar_verf)) in clntudp_call()449 if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) in clntudp_call()453 &(reply_msg.acpted_rply.ar_verf)); in clntudp_call()
87 if (!xdr_opaque_auth (xdrs, &(ar->ar_verf))) in xdr_accepted_reply()
327 msg.acpted_rply.ar_verf = _null_auth; in clnt_broadcast()
92 struct opaque_auth ar_verf; member
Completed in 10 milliseconds