Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dlinenum.c215 int loopcount;
223 dmsg->loopcount = 0; in longish()
233 if (dmsg->loopcount >= 0 && ++(dmsg->loopcount) > 100) in longish()
235 dmsg->loopcount = 0; in longish()
239 dmsg->loopcount = -1;
243 if (dmsg->loopcount >= 0 && ++(dmsg->loopcount) > LONGLOOP) in abort_long()
246 dmsg->loopcount = -1; in abort_long()
257 if (dmsg->loopcount >
213 static int loopcount; global() variable
[all...]
/freebsd/contrib/sendmail/src/
H A Dalias.c426 unsigned int loopcount = 0; /* only used for debugging */ local
446 loopcount++;
448 sleeptime, loopcount);
H A Dparseaddr.c1070 int loopcount; local
1124 loopcount = 0;
1147 if (++loopcount > 100)
1345 loopcount = 0;
1364 loopcount = 0;