Searched refs:nrefreshes (Results 1 – 6 of 6) sorted by relevance
213 int nrefreshes = 2; /* # of times to refresh cred */ in brpc_call() local415 if (nrefreshes > 0 && AUTH_REFRESH(xmit_auth, in brpc_call()417 nrefreshes--; in brpc_call()
230 int nrefreshes = 2; /* number of times to refresh cred */ in clntbudp_call() local386 if (nrefreshes > 0 && in clntbudp_call()388 nrefreshes--; in clntbudp_call()
292 int nrefreshes = 2; /* number of times to refresh cred */ in clntbtcp_call() local386 if (nrefreshes-- && AUTH_REFRESH(cl->cl_auth, &reply_msg, in clntbtcp_call()
239 int nrefreshes = 2; /* number of times to refresh cred */ local419 if (nrefreshes > 0 &&421 nrefreshes--;
186 int nrefreshes = 2; /* number of times to refresh cred */ in clnt_door_call() local271 if (nrefreshes-- && in clnt_door_call()
273 int nrefreshes = 2; /* number of times to refresh cred */ in clnt_dg_call() local591 if (nrefreshes-- && in clnt_dg_call()