Home
last modified time | relevance | path

Searched defs:SI_USER (Results 1 – 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dsignal.h45 #define SI_USER 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsignal.h41 #define SI_USER 0 macro
/third_party/musl/include/
Dsignal.h41 #define SI_USER 0 macro
/third_party/musl/ndk_musl_include/
Dsignal.h41 #define SI_USER 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsignal.h41 #define SI_USER 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsignal.h41 #define SI_USER 0 macro
/third_party/musl/porting/linux/user/include/
Dsignal.h41 #define SI_USER 0 macro
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs936 pub const SI_USER: ::c_int = -1; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1473 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1477 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1469 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1494 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1476 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1477 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1470 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1488 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1481 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1481 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1486 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1721 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1478 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1729 pub const SI_USER: u32 = 0; constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp9812 SI_USER, enumerator