Searched refs:pop_signal_handler (Results 1 – 4 of 4) sorted by relevance
43 pop_signal_handler(SIGILL, old); in dexcr_exists()104 pop_signal_handler(SIGILL, old); in hashchk_triggers()
71 pop_signal_handler(SIGILL, old); in hashchk_detected_test()
116 struct sigaction pop_signal_handler(int sig, struct sigaction old_handler);
636 struct sigaction pop_signal_handler(int sig, struct sigaction old_handler) in pop_signal_handler() function