Searched refs:currentActionTerm (Results 1 – 1 of 1) sorted by relevance
170 struct sigaction currentActionTerm; variable5299 if (sigaction(SIGTERM, &act, ¤tActionTerm) != 0) { in holdSignal()5353 if (sigaction(SIGTERM, ¤tActionTerm, NULL) != 0) { in releaseSignal()