Home
last modified time | relevance | path

Searched refs:sigabrt_handler (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0956/
Dpoc.cpp24 void sigabrt_handler(int signum, siginfo_t* info, void* context) { in sigabrt_handler() function
35 new_action.sa_sigaction = sigabrt_handler; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2027/
Dpoc.cpp30 void sigabrt_handler(int signum, siginfo_t *info, void* context) { in sigabrt_handler() function
71 new_action.sa_sigaction = sigabrt_handler; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0241/
Dpoc.cpp30 void sigabrt_handler(int signum, siginfo_t *info, void *context) { in sigabrt_handler() function
51 new_action.sa_sigaction = sigabrt_handler; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0073/
Dpoc.cpp24 void sigabrt_handler(int signum, siginfo_t* info, void* context) { in sigabrt_handler() function
43 new_action.sa_sigaction = sigabrt_handler; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2017/
Dpoc.cpp23 void sigabrt_handler(int signum, siginfo_t *info, void *context) { in sigabrt_handler() function
49 new_action.sa_sigaction = sigabrt_handler; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9558/
Dpoc.cpp28 void sigabrt_handler(int signum, siginfo_t *info, void *context) { in sigabrt_handler() function
48 new_action.sa_sigaction = sigabrt_handler; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0034/
Dpoc.cpp42 void sigabrt_handler(int32_t signum, siginfo_t *info, void* context) { in sigabrt_handler() function
60 new_action.sa_sigaction = sigabrt_handler; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2031/
Dpoc.cpp31 void sigabrt_handler(int signum, siginfo_t *info, void *context) { in sigabrt_handler() function
123 new_action.sa_sigaction = sigabrt_handler; in main()