Home
last modified time | relevance | path

Searched defs:SA_NOCLDSTOP (Results 1 – 25 of 56) sorted by relevance

123

/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
Dmod.rs192 pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
Dmod.rs255 pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs211 pub const SA_NOCLDSTOP: ::c_int = 0x00000008; constant
256 pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant
/third_party/musl/arch/or1k/bits/
Dsignal.h39 #define SA_NOCLDSTOP 1 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs79 pub const SA_NOCLDSTOP: ::c_int = 1; constant
/third_party/musl/arch/riscv64/bits/
Dsignal.h72 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h64 #define SA_NOCLDSTOP 1U macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h73 #define SA_NOCLDSTOP 1U macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/arm/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h75 #define SA_NOCLDSTOP 1U macro
/third_party/musl/arch/sh/bits/
Dsignal.h50 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h81 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h42 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h81 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h94 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mips/bits/
Dsignal.h62 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h107 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/i386/bits/
Dsignal.h95 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h106 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/x32/bits/
Dsignal.h106 #define SA_NOCLDSTOP 1 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs29 pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant

123