Lines Matching refs:errors
192 static int errors;482 ++errors;495 --errors;705 if (errors)744 return (errors == 0) ? EXIT_SUCCESS : EXIT_FAILURE;934 if (errors)1039 ** Call error with errstring and return zero on errors.