Searched refs:handle_exit (Results 1 – 3 of 3) sorted by relevance
35 static void handle_exit(void) in handle_exit() function77 ret = atexit(handle_exit); in ext2fs_add_exit_fn()
955 static int handle_exit(void) in handle_exit() function1004 exit(handle_exit()); in sig_handler()1043 res = handle_exit(); in main()
170 static void handle_exit(int sig) in handle_exit() function304 signal(SIGCHLD, handle_exit); in tcpsvd_main()