Searched refs:refreshes (Results 1 – 5 of 5) sorted by relevance
240 int refreshes = 2; local317 if (refreshes-- && AUTH_REFRESH(h->cl_auth, &reply_msg))
470 int refreshes = REFRESHES; /* number of times to refresh cred */ in clnt_clts_kcallit_addr() local853 if (refreshes > 0 && in clnt_clts_kcallit_addr()861 refreshes--; in clnt_clts_kcallit_addr()
793 int refreshes = REFRESHES; in clnt_cots_kcallit() local1429 if ((refreshes > 0) && in clnt_cots_kcallit()1432 refreshes--; in clnt_cots_kcallit()
96 # registration refreshes. This example sets the minimum interval
654 int refreshes = 2; in clnt_vc_call() local788 if (refreshes-- && AUTH_REFRESH(cl->cl_auth, &reply_msg)) in clnt_vc_call()