Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/cron/
Dcrontab.c53 static int CheckErrorCount; variable
252 CheckErrorCount++; in check_error()
486 CheckErrorCount = 0; eof = FALSE; in replace_cmd()
487 while (!CheckErrorCount && !eof) { in replace_cmd()
507 if (CheckErrorCount != 0) { in replace_cmd()