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

/freebsd-13-stable/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) {

Completed in 108 milliseconds