Searched refs:sa_sigaction_t (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc141 typedef void (*sa_sigaction_t)(int, siginfo_t *, void *); typedef in namespace:__sanitizer
148 sigact.sa_sigaction = (sa_sigaction_t)handler;

Completed in 82 milliseconds