Home
last modified time | relevance | path

Searched refs:qact (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Drun.c158 struct sigaction act, iact, qact; in run_exec() local
301 (void) sigaction (SIGQUIT, &act, &qact); in run_exec()
364 (void) sigaction (SIGQUIT, &qact, NULL); in run_exec()