Home
last modified time | relevance | path

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

/titanic_44/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) { in sha1test()
/titanic_44/usr/src/uts/common/os/
H A Devchannels.c445 int repeatcount; in evch_delivery_thr() local
458 repeatcount = EVCH_MAX_TRY_DELIVERY; in evch_delivery_thr()
489 if (repeatcount-- > 0) { in evch_delivery_thr()
498 repeatcount = EVCH_MAX_TRY_DELIVERY; in evch_delivery_thr()