Searched defs:osig (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dscoped_ignore_signal-selftests.c47 auto *osig = signal (SIGPIPE, handle_sigpipe); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Dscoped_ignore_signal-selftests.c48 auto *osig = signal (SIGPIPE, handle_sigpipe); local
/netbsd-current/tests/lib/libc/stdio/
H A Dh_intr.c114 sig_t osig = xsignal(SIGALRM, pr_star); local
/netbsd-current/crypto/external/bsd/netpgp/dist/src/librsa/
H A Drsa.c509 dsasig_t osig; local
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Drsa.c511 netpgpv_dsasig_t osig; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinflow.c879 static sighandler_t osig; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinflow.c861 static sighandler_t osig; variable
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dopenssl_crypto.c163 DSA_SIG *osig; local
230 ECDSA_SIG *osig; local
662 DSA_SIG *osig = makeDSA_SIG(sig); local
694 ECDSA_SIG *osig = makeECDSADSA_SIG(sig); local
[all...]

Completed in 216 milliseconds