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

/illumos-gate/usr/src/cmd/cron/
H A Dcron.c3595 static uint_t cts_lost; local
3597 if (cts_lost > MAX_LOST_CONTRACTS)
3604 cts_lost++;
3611 cts_lost++;

Completed in 52 milliseconds