Searched refs:sigterm_old_action (Results 1 – 1 of 1) sorted by relevance
101 static struct sigaction sigterm_old_action; variable121 sigaction (SIGTERM, &sigterm_old_action, NULL); in sig_handler()740 sigaction (SIGTERM, &sigterm_new_action, &sigterm_old_action); in srunner_run_tagged()749 sigaction (SIGTERM, &sigterm_old_action, NULL); in srunner_run_tagged()