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

/osnet-11/usr/src/lib/libstmf/common/
H A Dstore.c172 struct sigaction currentActionInt; variable in typeref:struct:sigaction
5301 if (sigaction(SIGINT, &act, &currentActionInt) != 0) {
5355 if (sigaction(SIGINT, &currentActionInt, NULL) != 0) {

Completed in 22 milliseconds