Searched refs:AUTH_VALIDATE (Results 1 – 5 of 5) sorted by relevance
183 if (!AUTH_VALIDATE (h->cl_auth, &msg.acpted_rply.ar_verf)) in libc_hidden_nolink_sunrpc()196 if (!AUTH_VALIDATE (h->cl_auth, &msg.acpted_rply.ar_verf)) in libc_hidden_nolink_sunrpc()
304 if (!AUTH_VALIDATE (h->cl_auth, &reply_msg.acpted_rply.ar_verf)) in libc_hidden_def()
281 if (!AUTH_VALIDATE (h->cl_auth, &reply_msg.acpted_rply.ar_verf)) in libc_hidden_nolink_sunrpc()
499 if (!AUTH_VALIDATE (cl->cl_auth, in clntudp_call()
126 #define AUTH_VALIDATE(auth, verfp) \ macro
Completed in 12 milliseconds