Home
last modified time | relevance | path

Searched refs:SIG_ERR (Results 1 – 8 of 8) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt123 SIG_ERR
H A Dunix.txt338 SIG_ERR
H A Daix.txt1380 SIG_ERR
H A Dandroid.txt2314 SIG_ERR
/rust-libc-0.2.174/src/windows/
H A Dmod.rs239 pub const SIG_ERR: c_int = -1; constant
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs905 pub const SIG_ERR: sighandler_t = -1 as isize as sighandler_t; constant
/rust-libc-0.2.174/src/unix/
H A Dmod.rs226 pub const SIG_ERR: sighandler_t = !0 as sighandler_t; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1318 pub const SIG_ERR: sighandler_t = !0 as sighandler_t; constant