Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_in_tkt.c545 int loopcount = 0; in krb5_get_in_tkt() local
642 if (loopcount++ > MAX_IN_TKT_LOOPS) { in krb5_get_in_tkt()
1003 int loopcount; in krb5_get_init_creds() local
1251 for (loopcount = 0; loopcount < MAX_IN_TKT_LOOPS; loopcount++) { in krb5_get_init_creds()
1356 if (loopcount == MAX_IN_TKT_LOOPS) { in krb5_get_init_creds()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dalias.c410 unsigned int loopcount = 0; /* only used for debugging */ local
430 loopcount++;
432 sleeptime, loopcount);
H A Dparseaddr.c1027 int loopcount; local
1081 loopcount = 0;
1104 if (++loopcount > 100)
1302 loopcount = 0;
1321 loopcount = 0;