Searched refs:failed_opens (Results 1 – 1 of 1) sorted by relevance
597 static bool failed_opens = false; variable1149 main_exit (failed_opens ? EXIT_FAILURE : EXIT_SUCCESS); in main()1496 failed_opens = true; in open_file()