Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt125 SIG_IGN
H A Dunix.txt339 SIG_IGN
H A Daix.txt1381 SIG_IGN
H A Dandroid.txt2315 SIG_IGN
/rust-libc-0.2.174/src/windows/
H A Dmod.rs241 pub const SIG_IGN: crate::sighandler_t = 1; constant
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs904 pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant
/rust-libc-0.2.174/src/unix/
H A Dmod.rs225 pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1317 pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant