Searched refs:handle_remote_sigint (Results 1 – 2 of 2) sorted by relevance
63 static void handle_remote_sigint (int);2592 signal (SIGINT, handle_remote_sigint); in initialize_sigint_signal_handler()2597 handle_remote_sigint (int sig) in handle_remote_sigint() function2640 signal (SIGINT, handle_remote_sigint); in async_remote_interrupt_twice()
5573 (initialize_sigint_signal_handler, handle_remote_sigint,