Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/rpc/
H A Dclnt_cots.c791 int len, waitsecs, max_waitsecs; in clnt_cots_kcallit() local
1112 waitsecs = 0; in clnt_cots_kcallit()
1125 if ((waitsecs++ < max_waitsecs) && in clnt_cots_kcallit()
1148 if (waitsecs) { in clnt_cots_kcallit()
1150 wait.tv_sec -= waitsecs; in clnt_cots_kcallit()
1156 int, waitsecs); in clnt_cots_kcallit()