Searched refs:retryCnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c2008 int retryCnt = 0; local
2073 if (retryCnt++ > MAX_PROVIDER_RETRY) {
2084 if (retryCnt++ > MAX_PROVIDER_RETRY) {
2399 int retryCnt = 0; local
2445 retryCnt++ < 3) {
6340 int retryCnt = 0; local
6413 if (retryCnt++ > retryCntMax) {

Completed in 61 milliseconds