Home
last modified time | relevance | path

Searched refs:SI_MESGQ (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D22-40-buildonly.c7 #ifndef SI_MESGQ
8 #error SI_MESGQ not defined
Dsigmacrolist.txt40 SI_MESGQ
/third_party/musl/arch/mips64/bits/
Dsignal.h98 #undef SI_MESGQ
101 #define SI_MESGQ (-4) macro
/third_party/musl/arch/mips/bits/
Dsignal.h79 #undef SI_MESGQ
82 #define SI_MESGQ (-4) macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h98 #undef SI_MESGQ
101 #define SI_MESGQ (-4) macro
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c89 cmp_ok = si->si_code == SI_MESGQ && in sigfunc()
171 info.si_code, SI_MESGQ); in do_test()
/third_party/rust/crates/signal-hook/src/low_level/
Dextract.c26 { SI_MESGQ, -1, 5 },
/third_party/musl/porting/liteos_a/kernel/include/
Dsignal.h42 #define SI_MESGQ 5 macro
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns30.c133 if (si->si_code != SI_MESGQ) { in child_signal_handler()
Dpidns31.c210 if (si->si_code != SI_MESGQ) { in father_signal_handler()
/third_party/musl/libc-test/src/api/
Dsignal.c153 C(SI_MESGQ) in f()
/third_party/musl/porting/liteos_m/kernel/include/
Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/include/
Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/ndk_musl_include/
Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/uniproton/kernel/include/
Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/linux/user/include/
Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs940 pub const SI_MESGQ: ::c_int = -5; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1485 pub const SI_MESGQ: i32 = -3; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1485 pub const SI_MESGQ: i32 = -3; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1733 pub const SI_MESGQ: i32 = -3; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1498 pub const SI_MESGQ: i32 = -3; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1492 pub const SI_MESGQ: i32 = -3; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1725 pub const SI_MESGQ: i32 = -3; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1480 pub const SI_MESGQ: i32 = -3; constant

12