Searched refs:handle_sigsys (Results 1 – 2 of 2) sorted by relevance
170 static void handle_sigsys(int sig, siginfo_t *info, void *ucontext) in handle_sigsys() function204 act.sa_sigaction = handle_sigsys; in setup_sigsys_handler()270 act.sa_sigaction = handle_sigsys; in TEST_SIGNAL()
104 static void handle_sigsys(int sig, siginfo_t *info, void *ucontext) in handle_sigsys() function146 act.sa_sigaction = handle_sigsys; in main()