Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/cron/dist/
H A Dcrontab.c57 static int CheckErrorCount; variable
355 CheckErrorCount++; in check_error()
745 CheckErrorCount = 0; eof = FALSE; in replace_cmd()
747 while (!CheckErrorCount && !eof) { in replace_cmd()
767 if (CheckErrorCount != 0) { in replace_cmd()