Home
last modified time | relevance | path

Searched refs:SIGLOST (Results 1 - 6 of 6) sorted by relevance

/third_party/node/src/api/
H A Dutils.cc142 #ifdef SIGLOST in signo_string()
143 #if SIGLOST != SIGABRT in signo_string()
144 SIGNO_CASE(SIGLOST); in signo_string()
149 #if SIGPWR != SIGLOST in signo_string()
/third_party/ltp/lib/
H A Dsigname.h90 #ifdef SIGLOST in tst_strsig()
91 PAIR(SIGLOST) in tst_strsig()
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs117 pub const SIGLOST: ::c_int = 29; consts
/third_party/node/src/
H A Dnode_constants.cc751 #ifdef SIGLOST in DefineSignalConstants()
752 NODE_DEFINE_CONSTANT(target, SIGLOST); in DefineSignalConstants()
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1687 pub const SIGLOST: u32 = 29; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1695 pub const SIGLOST: u32 = 29; consts

Completed in 33 milliseconds