Home | History | Annotate | Download | only in tzcode

Lines Matching full:exit_success

635 			exit(EXIT_SUCCESS);
637 usage(stdout, EXIT_SUCCESS);
761 return (errors == 0) ? EXIT_SUCCESS : EXIT_FAILURE;