Home | History | Annotate | Download | only in tzcode

Lines Matching defs:errors

187 static int		errors;
496 ++errors;
516 --errors;
722 if (errors)
761 return (errors == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
968 if (errors)
1072 ** Call error with errstring and return zero on errors.