Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dremote.c67 static void handle_remote_sigint_twice (int);
2638 signal (sig, handle_remote_sigint_twice); in handle_remote_sigint()
2648 handle_remote_sigint_twice (int sig) in handle_remote_sigint_twice() function