Home | History | Annotate | Download | only in test

Lines Matching refs:sig_handler

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