Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Dclnt_cots.c787 int len, waitsecs, max_waitsecs; in clnt_cots_kcallit() local
1104 waitsecs = 0; in clnt_cots_kcallit()
1117 if ((waitsecs++ < max_waitsecs) && in clnt_cots_kcallit()
1140 if (waitsecs) { in clnt_cots_kcallit()
1142 wait.tv_sec -= waitsecs; in clnt_cots_kcallit()
1148 int, waitsecs); in clnt_cots_kcallit()