Home | History | Annotate | Download | only in test

Lines Matching refs:sig_handler

1329 void sig_handler(int sig, siginfo_t *info, void *puc)
1353 act.sa_sigaction = sig_handler;