Searched refs:currentActionQuit (Results 1 – 1 of 1) sorted by relevance
169 struct sigaction currentActionQuit; variable5291 if (sigaction(SIGQUIT, &act, ¤tActionQuit) != 0) { in holdSignal()5345 if (sigaction(SIGQUIT, ¤tActionQuit, NULL) != 0) { in releaseSignal()