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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dremote-fileio.c435 static struct sigaction remote_fio_osa; variable in typeref:struct:sigaction
447 sigaction (SIGINT, &remote_fio_sa, &remote_fio_osa);
470 sigaction (SIGINT, &remote_fio_osa, NULL);

Completed in 118 milliseconds