Home | History | Annotate | Download | only in sanitizer_common

Lines Matching defs:sigaction

547       void (*sigaction)(int sig, void *siginfo, void *uctx);
557 void (*sigaction)(int sig, void *siginfo, void *uctx);
565 void (*sigaction)(int sig, void *siginfo, void *uctx);
578 void (*sigaction)(int sig, void *siginfo, void *uctx);
622 void (*sigaction)(int signo, void *info, void *ctx);
1387 // For sigaction, which is a function and struct at the same time,