Searched refs:alarm_action (Results 1 – 1 of 1) sorted by relevance
93 static struct sigaction alarm_action = { variable109 if (sigaction(SIGALRM, &alarm_action, NULL)) { in test_harness()