Home
last modified time | relevance | path

Searched refs:CLD_TRAPPED (Results 1 – 25 of 43) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D22-27-buildonly.c7 #ifndef CLD_TRAPPED
8 #error CLD_TRAPPED not defined
Dsigmacrolist.txt27 CLD_TRAPPED
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dsignal.h20 #define CLD_TRAPPED 4 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsignal.h94 #define CLD_TRAPPED 4 macro
/third_party/musl/libc-test/src/api/
Dsignal.c146 C(CLD_TRAPPED) in f()
/third_party/musl/porting/uniproton/kernel/include/
Dsignal.h90 #define CLD_TRAPPED 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsignal.h90 #define CLD_TRAPPED 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsignal.h90 #define CLD_TRAPPED 4 macro
/third_party/musl/porting/linux/user/include/
Dsignal.h91 #define CLD_TRAPPED 4 macro
/third_party/musl/include/
Dsignal.h90 #define CLD_TRAPPED 4 macro
/third_party/rust/crates/nix/src/sys/
Dwait.rs284 libc::CLD_TRAPPED => { in from_siginfo()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt100 CLD_TRAPPED
Dfuchsia.txt102 CLD_TRAPPED
Ddragonfly.txt125 CLD_TRAPPED
Dnetbsd.txt138 CLD_TRAPPED
Dfreebsd.txt149 CLD_TRAPPED
Dapple.txt206 CLD_TRAPPED
Dlinux.txt246 CLD_TRAPPED
Dandroid.txt194 CLD_TRAPPED
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs469 pub const CLD_TRAPPED: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1244 pub const CLD_TRAPPED: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1262 pub const CLD_TRAPPED: ::c_int = 63; constant
/third_party/python/Lib/test/
Dtest_posix.py1271 os.CLD_TRAPPED
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1256 pub const CLD_TRAPPED: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1236 pub const CLD_TRAPPED: ::c_int = 4; constant

12