Searched refs:iact (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Drun.c129 struct sigaction act, iact, qact; local
259 (void) sigaction (SIGINT, &act, &iact);
322 (void) sigaction (SIGINT, &iact, (struct sigaction *)NULL);

Completed in 44 milliseconds