HomeSort by: relevance | last modified time | path
    Searched refs:ignoreErrors (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/make/
compat.c 577 if (opts.ignoreErrors)
make.h 729 bool ignoreErrors;
main.c 535 opts.ignoreErrors = true;
1088 opts.ignoreErrors = false; /* Pay attention to non-zero returns */
job.c 1748 job->ignerr = opts.ignoreErrors || gn->type & OP_IGNORE;
2480 opts.ignoreErrors = false;
parse.c 1353 opts.ignoreErrors = true;

Completed in 88 milliseconds