Searched refs:saction_sigint (Results 1 – 1 of 1) sorted by relevance
109 struct sigaction saction_sigint, saction_sigquit, saction_sigterm; in prompt_tty() local145 sigaction(SIGINT, &action, &saction_sigint); in prompt_tty()216 sigaction(SIGINT, &saction_sigint, NULL); in prompt_tty()