Home
last modified time | relevance | path

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

/sunrpc/rpc/
A Dauth.h131 #define AUTH_REFRESH(auth) \ macro
/sunrpc/
A Dclnt_raw.c190 if (AUTH_REFRESH (h->cl_auth)) in libc_hidden_nolink_sunrpc()
A Dclnt_tcp.c324 if (refreshes-- && AUTH_REFRESH (h->cl_auth)) in libc_hidden_def()
A Dclnt_unix.c301 if (refreshes-- && AUTH_REFRESH (h->cl_auth)) in libc_hidden_nolink_sunrpc()
A Dclnt_udp.c514 if (nrefreshes > 0 && AUTH_REFRESH (cl->cl_auth)) in clntudp_call()

Completed in 11 milliseconds