Searched refs:EXIT_NONFATAL (Results 1 – 1 of 1) sorted by relevance
60 #define EXIT_NONFATAL 2 /* non-fatal errors */ macro1017 return (EXIT_NONFATAL); in do_op()1600 return ((nerrors ||interrupt) ? EXIT_NONFATAL : EXIT_SUCCESS); in main()