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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-collect-app.cc131 struct sigaction old_sigint_handler; variable in typeref:struct:sigaction
174 if (sigaction (SIGINT, &act, &old_sigint_handler) == -1)
H A Dipc.cc217 struct sigaction old_sigint_handler; variable in typeref:struct:sigaction
2677 if (sigaction (SIGINT, &act, &old_sigint_handler) == -1)
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-collect-app.cc131 struct sigaction old_sigint_handler; variable in typeref:struct:sigaction
174 if (sigaction (SIGINT, &act, &old_sigint_handler) == -1)
H A Dipc.cc216 struct sigaction old_sigint_handler; variable in typeref:struct:sigaction
2676 if (sigaction (SIGINT, &act, &old_sigint_handler) == -1)

Completed in 102 milliseconds