Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/cron/crontab/
H A Dcrontab.c64 static int CheckErrorCount; variable
314 CheckErrorCount++;
557 CheckErrorCount = 0; eof = FALSE;
558 while (!CheckErrorCount && !eof) {
573 if (CheckErrorCount != 0) {