Home
last modified time | relevance | path

Searched defs:SIGTERM (Results 1 – 25 of 48) sorted by relevance

12

/third_party/musl/arch/or1k/bits/
Dsignal.h65 #define SIGTERM 15 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs101 pub const SIGTERM: ::c_int = 15; constant
/third_party/musl/arch/riscv64/bits/
Dsignal.h98 #define SIGTERM 15 macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h90 #define SIGTERM 15 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h99 #define SIGTERM 15 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h66 #define SIGTERM 15 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h65 #define SIGTERM 15 macro
/third_party/musl/arch/arm/bits/
Dsignal.h66 #define SIGTERM 15 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h66 #define SIGTERM 15 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h66 #define SIGTERM 15 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h101 #define SIGTERM 15 macro
/third_party/musl/arch/sh/bits/
Dsignal.h76 #define SIGTERM 15 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h123 #define SIGTERM 15 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h68 #define SIGTERM 15 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h123 #define SIGTERM 15 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h120 #define SIGTERM 15 macro
/third_party/musl/arch/mips/bits/
Dsignal.h104 #define SIGTERM 15 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h133 #define SIGTERM 15 macro
/third_party/musl/arch/i386/bits/
Dsignal.h121 #define SIGTERM 15 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h132 #define SIGTERM 15 macro
/third_party/musl/arch/x32/bits/
Dsignal.h132 #define SIGTERM 15 macro
/third_party/rust/crates/libc/src/windows/
Dmod.rs246 pub const SIGTERM: ::c_int = 15; constant
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs899 pub const SIGTERM: ::c_int = 15; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs547 pub const SIGTERM: ::c_int = 15; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs219 pub const SIGTERM: ::c_int = 15; constant

12