Home
last modified time | relevance | path

Searched refs:handle_remote_sigint (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote.c63 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() function
2640 signal (SIGINT, handle_remote_sigint); in async_remote_interrupt_twice()
H A DChangeLog-19995573 (initialize_sigint_signal_handler, handle_remote_sigint,