Home
last modified time | relevance | path

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

/freebsd/usr.sbin/cron/crontab/
H A Dcrontab.c50 static int CheckErrorCount; variable
299 CheckErrorCount++; in check_error()
547 CheckErrorCount = 0; eof = FALSE;
548 while (!CheckErrorCount && !eof) {
563 if (CheckErrorCount != 0) {