Home
last modified time | relevance | path

Searched defs:sigaction_t (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/ncurses/ncurses-6.3/ncurses/
H A DSigAction.h56 typedef struct sigaction sigaction_t; typedef
80 typedef struct sigvec sigaction_t; typedef
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_interceptors.cc146 struct sigaction_t { struct
156 struct sigaction_t { argument
165 struct sigaction_t { argument
167 u32 sa_flags;
169 union {
174 int sa_flags;
175 __sanitizer_sigset_t sa_mask;
177 __sanitizer_sigset_t sa_mask;
178 int sa_flags;
180 __sanitizer_sigset_t sa_mask;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_interceptors.cc146 struct sigaction_t { struct
156 struct sigaction_t { struct
165 struct sigaction_t { struct
167 u32 sa_flags;
169 union {
174 int sa_flags;
175 __sanitizer_sigset_t sa_mask;
177 __sanitizer_sigset_t sa_mask;
178 int sa_flags;
180 __sanitizer_sigset_t sa_mask;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_interceptors.cc146 struct sigaction_t { struct
156 struct sigaction_t { argument
165 struct sigaction_t { argument
167 u32 sa_flags;
169 union {
174 int sa_flags;
175 __sanitizer_sigset_t sa_mask;
177 __sanitizer_sigset_t sa_mask;
178 int sa_flags;
180 __sanitizer_sigset_t sa_mask;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_interceptors.cc146 struct sigaction_t { struct
156 struct sigaction_t { argument
165 struct sigaction_t { argument
167 u32 sa_flags;
169 union {
174 int sa_flags;
175 __sanitizer_sigset_t sa_mask;
177 __sanitizer_sigset_t sa_mask;
178 int sa_flags;
180 __sanitizer_sigset_t sa_mask;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libsanitizer/tsan/
H A Dtsan_interceptors.cc146 struct sigaction_t { struct
156 struct sigaction_t { argument
165 struct sigaction_t { argument
167 u32 sa_flags;
169 union {
174 int sa_flags;
175 __sanitizer_sigset_t sa_mask;
177 __sanitizer_sigset_t sa_mask;
178 int sa_flags;
180 __sanitizer_sigset_t sa_mask;
[all …]
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/tsan/
H A Dtsan_interceptors.cc146 struct sigaction_t { struct
156 struct sigaction_t { argument
165 struct sigaction_t { argument
167 u32 sa_flags;
169 union {
174 int sa_flags;
175 __sanitizer_sigset_t sa_mask;
177 __sanitizer_sigset_t sa_mask;
178 int sa_flags;
180 __sanitizer_sigset_t sa_mask;
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/unix/native/libjsig/
H A Djsig.c72 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/unix/native/libjsig/
H A Djsig.c72 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/unix/native/libjsig/
H A Djsig.c70 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/aix/vm/
H A Djsig.c60 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/bsd/vm/
H A Djsig.c58 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/linux/vm/
H A Djsig.c57 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/solaris/vm/
H A Djsig.c57 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/solaris/vm/
H A Djsig.c57 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/aix/vm/
H A Djsig.c60 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/linux/vm/
H A Djsig.c57 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/bsd/vm/
H A Djsig.c58 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/native/libjsig/
H A Djsig.c75 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/unix/native/libjsig/
H A Djsig.c87 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/native/libjsig/
H A Djsig.c75 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/unix/native/libjsig/
H A Djsig.c87 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/unix/native/libjsig/
H A Djsig.c87 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/
H A Dsignal.d541 struct sigaction_t in version() struct
546 { in version()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dsignal.d541 struct sigaction_t in version() struct
546 { in version()

12