Lines Matching full:catch_signal
359 catch_signal(int signal)1001 if (signal(SIGINT, catch_signal) == SIG_ERR)