Searched refs:catchsigaction (Results 1 – 1 of 1) sorted by relevance
488 static signal_type catchsigaction P((int,siginfo_t*,void*));496 catchsigaction(s, (siginfo_t *)0, (void *)0);499 catchsigaction(s, i, c) in catchsigaction() function596 VOID catchsigaction(heldsignal, heldsiginfo, (void *)0); in restoreints()631 act.sa_sigaction = catchsigaction;