Searched refs:cleanup_and_exit (Results 1 – 15 of 15) sorted by relevance
122 static void cleanup_and_exit (int);340 cleanup_and_exit (int status) in cleanup_and_exit() function1008 cleanup_and_exit (1); in main()1063 cleanup_and_exit (1); in main()1121 cleanup_and_exit (1); in main()1164 cleanup_and_exit (1); in main()1212 cleanup_and_exit (1); in main()1247 cleanup_and_exit (1); in main()1252 cleanup_and_exit (0); in main()
3641 goto cleanup_and_exit; in copy_archive()3665 goto cleanup_and_exit; in copy_archive()3684 goto cleanup_and_exit; in copy_archive()3703 goto cleanup_and_exit; in copy_archive()3748 goto cleanup_and_exit; in copy_archive()3798 cleanup_and_exit: in copy_archive()
1776 (cleanup_and_exit): Use old style function definition.
3570 goto cleanup_and_exit; in copy_archive()3590 goto cleanup_and_exit; in copy_archive()3608 goto cleanup_and_exit; in copy_archive()3652 goto cleanup_and_exit; in copy_archive()3722 cleanup_and_exit: in copy_archive()
770 goto cleanup_and_exit; in main()939 goto cleanup_and_exit; in main()946 goto cleanup_and_exit; in main()953 goto cleanup_and_exit; in main()960 goto cleanup_and_exit; in main()965 cleanup_and_exit: in main()
762 goto cleanup_and_exit; in main()931 goto cleanup_and_exit; in main()938 goto cleanup_and_exit; in main()945 goto cleanup_and_exit; in main()952 goto cleanup_and_exit; in main()957 cleanup_and_exit: in main()
174 extern void cleanup_and_exit(int);
560 void cleanup_and_exit(int exit_code) in cleanup_and_exit() function578 cleanup_and_exit(0); in begin_page()583 cleanup_and_exit(0); in begin_page()
2525 cleanup_and_exit(0); in exit_troff()6820 cleanup_and_exit(1); in abort_request()8019 cleanup_and_exit(1); in do_error()8076 cleanup_and_exit(1); in fatal_with_file_and_line()
112 void cleanup_and_exit (int);189 act.sa_handler = cleanup_and_exit; in setup_error_handler()194 #define SIGNAL(sig) signal (sig, cleanup_and_exit) in setup_error_handler()1364 cleanup_and_exit (int sig) in cleanup_and_exit() function
963 * troff/div.cc (cleanup_and_exit): Don't declare aas NO_RETURN.1285 * troff/div.cc (cleanup_and_exit): Call output_file::trailer().2834 cleanup_and_exit() should be called.
2188 `cleanup_and_exit'2377 (cleanup_and_exit): Call FLUSH_INPUT_PIPE.
22092 (cleanup_and_exit): Move SIGFPE out of LIMIT_RESOURCE_USAGE.22177 (cleanup_and_exit): Improve error message wording.31394 (cleanup_and_exit): Check SIGXCPU only #ifdef LIMIT_RESOURCE_USAGE.