Home
last modified time | relevance | path

Searched defs:__sanitizer_kernel_sigaction_t (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h709 struct __sanitizer_kernel_sigaction_t { struct
719 struct __sanitizer_kernel_sigaction_t { struct
720 union {
724 unsigned long sa_flags;
725 void (*sa_restorer)(void);
726 __sanitizer_kernel_sigset_t sa_mask;
H A Dsanitizer_platform_limits_solaris.h276 struct __sanitizer_kernel_sigaction_t { struct
277 union {
281 unsigned long sa_flags;
282 void (*sa_restorer)(void);
283 __sanitizer_kernel_sigset_t sa_mask;
H A Dsanitizer_platform_limits_netbsd.h318 struct __sanitizer_kernel_sigaction_t { struct
319 union {
323 unsigned long sa_flags;
324 void (*sa_restorer)(void);
325 __sanitizer_kernel_sigset_t sa_mask;