Searched defs:revs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c153 int revs = 424242; /*%< Doug Adams. */ local
158 while (revs-- > 0 && ctx->conns != NULL) {
164 INSIST(revs >= 0);
167 while (revs-- > 0 && ctx->streams != NULL) {
175 while (revs-- > 0 && ctx->files != NULL) {
181 INSIST(revs >= 0);
188 revs-- > 0 && this_wl != NULL;
192 revs-- > 0 && this_wait != NULL;
200 revs-- > 0 && this_wait != NULL;

Completed in 59 milliseconds