Searched refs:qact (Results 1 – 1 of 1) sorted by relevance
158 struct sigaction act, iact, qact; in run_exec() local301 (void) sigaction (SIGQUIT, &act, &qact); in run_exec()364 (void) sigaction (SIGQUIT, &qact, NULL); in run_exec()