Searched refs:nrefreshes (Results 1 – 6 of 6) sorted by relevance
215 int nrefreshes = 2; /* # of times to refresh cred */ in brpc_call() local417 if (nrefreshes > 0 && AUTH_REFRESH(xmit_auth, in brpc_call()419 nrefreshes--; in brpc_call()
247 int nrefreshes = 2; /* number of times to refresh cred */ local403 if (nrefreshes > 0 &&405 nrefreshes--;
294 int nrefreshes = 2; /* number of times to refresh cred */ in clntbtcp_call() local388 if (nrefreshes-- && AUTH_REFRESH(cl->cl_auth, &reply_msg, in clntbtcp_call()
241 int nrefreshes = 2; /* number of times to refresh cred */ local421 if (nrefreshes > 0 &&423 nrefreshes--;
186 int nrefreshes = 2; /* number of times to refresh cred */ in clnt_door_call() local271 if (nrefreshes-- && in clnt_door_call()
272 int nrefreshes = 2; /* number of times to refresh cred */ in clnt_dg_call() local590 if (nrefreshes-- && in clnt_dg_call()