Searched refs:currentActionInt (Results 1 – 1 of 1) sorted by relevance
171 struct sigaction currentActionInt; variable5295 if (sigaction(SIGINT, &act, ¤tActionInt) != 0) { in holdSignal()5349 if (sigaction(SIGINT, ¤tActionInt, NULL) != 0) { in releaseSignal()