Searched refs:handle_remote_sigint_twice (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dremote.c67 static void handle_remote_sigint_twice (int);
2697 signal (sig, handle_remote_sigint_twice);
2707 handle_remote_sigint_twice (int sig)
2699 handle_remote_sigint_twice (int sig) function

Completed in 181 milliseconds