Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDremote-fileio.c437 static void (*remote_fio_ofunc)(int); variable
449 remote_fio_ofunc = signal (SIGINT, SIG_IGN); in remote_fileio_sig_init()
472 signal (SIGINT, remote_fio_ofunc); in remote_fileio_sig_exit()