Lines Matching refs:EXIT_FAILURE
50 #ifndef EXIT_FAILURE /* define exit() codes if not provided */
51 #define EXIT_FAILURE 1
87 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE))
379 exit(EXIT_FAILURE);
444 exit(EXIT_FAILURE);
487 exit(EXIT_FAILURE);
497 exit(EXIT_FAILURE);
514 exit(EXIT_FAILURE);
529 exit(EXIT_FAILURE);
550 exit(EXIT_FAILURE);