Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote.c64 static void handle_remote_sigint_twice (int);
2599 signal (sig, handle_remote_sigint_twice); in handle_remote_sigint()
2609 handle_remote_sigint_twice (int sig) in handle_remote_sigint_twice() function
DChangeLog-19992226 * remote.c (handle_remote_sigint_twice): Make this signal be
2826 (handle_remote_sigint_twice): The handler to be set is
5574 handle_remote_sigint_twice, async_remote_interrupt,