Searched refs:sa_int (Results 1 – 1 of 1) sorted by relevance
285 struct sigaction sa, sa_int, sa_quit; in pw_edit() local298 sigaction(SIGINT, &sa, &sa_int); in pw_edit()307 sigaction(SIGINT, &sa_int, NULL); in pw_edit()342 sigaction(SIGINT, &sa_int, NULL); in pw_edit()