Home
last modified time | relevance | path

Searched refs:AUTH_VALIDATE (Results 1 – 5 of 5) sorted by relevance

/sunrpc/
A Dclnt_raw.c183 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()
A Dclnt_tcp.c304 if (!AUTH_VALIDATE (h->cl_auth, &reply_msg.acpted_rply.ar_verf)) in libc_hidden_def()
A Dclnt_unix.c281 if (!AUTH_VALIDATE (h->cl_auth, &reply_msg.acpted_rply.ar_verf)) in libc_hidden_nolink_sunrpc()
A Dclnt_udp.c499 if (!AUTH_VALIDATE (cl->cl_auth, in clntudp_call()
/sunrpc/rpc/
A Dauth.h126 #define AUTH_VALIDATE(auth, verfp) \ macro

Completed in 12 milliseconds