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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c170 struct sigaction currentActionTerm; variable in typeref:struct:sigaction
5299 if (sigaction(SIGTERM, &act, &currentActionTerm) != 0) {
5353 if (sigaction(SIGTERM, &currentActionTerm, NULL) != 0) {

Completed in 64 milliseconds