Searched refs:old_sigint_handler (Results 1 – 4 of 4) sorted by relevance
131 struct sigaction old_sigint_handler; variable174 if (sigaction (SIGINT, &act, &old_sigint_handler) == -1) in start()
216 struct sigaction old_sigint_handler; variable2676 if (sigaction (SIGINT, &act, &old_sigint_handler) == -1) in ipc_mainLoop()
217 struct sigaction old_sigint_handler; variable2677 if (sigaction (SIGINT, &act, &old_sigint_handler) == -1) in ipc_mainLoop()