Home
last modified time | relevance | path

Searched defs:SIGQUIT (Results 1 – 25 of 47) sorted by relevance

12

/third_party/musl/arch/or1k/bits/
Dsignal.h52 #define SIGQUIT 3 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs89 pub const SIGQUIT: ::c_int = 3; constant
/third_party/musl/arch/powerpc64/bits/
Dsignal.h77 #define SIGQUIT 3 macro
/third_party/musl/arch/riscv64/bits/
Dsignal.h85 #define SIGQUIT 3 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h53 #define SIGQUIT 3 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h52 #define SIGQUIT 3 macro
/third_party/musl/arch/arm/bits/
Dsignal.h53 #define SIGQUIT 3 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h86 #define SIGQUIT 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h53 #define SIGQUIT 3 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h53 #define SIGQUIT 3 macro
/third_party/musl/arch/sh/bits/
Dsignal.h63 #define SIGQUIT 3 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h88 #define SIGQUIT 3 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h55 #define SIGQUIT 3 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h110 #define SIGQUIT 3 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h110 #define SIGQUIT 3 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h120 #define SIGQUIT 3 macro
/third_party/musl/arch/mips/bits/
Dsignal.h91 #define SIGQUIT 3 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h107 #define SIGQUIT 3 macro
/third_party/musl/arch/i386/bits/
Dsignal.h108 #define SIGQUIT 3 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h119 #define SIGQUIT 3 macro
/third_party/musl/arch/x32/bits/
Dsignal.h119 #define SIGQUIT 3 macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs890 pub const SIGQUIT: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs535 pub const SIGQUIT: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs210 pub const SIGQUIT: ::c_int = 3; constant
/third_party/rust/crates/libc/src/solid/
Dmod.rs374 pub const SIGQUIT: c_int = 3; constant

12