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

/illumos-gate/usr/src/common/net/wanboot/crypt/
H A Dsha1_test.c71 static int repeatcount[4] = { 1, 1, 1000000, 10 }; variable
99 for (i = 0; i < repeatcount[j]; ++i) {
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c445 int repeatcount; local
458 repeatcount = EVCH_MAX_TRY_DELIVERY;
489 if (repeatcount-- > 0) {
498 repeatcount = EVCH_MAX_TRY_DELIVERY;

Completed in 71 milliseconds