Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt122 SIG_DFL
H A Dunix.txt337 SIG_DFL
H A Daix.txt1379 SIG_DFL
H A Dandroid.txt2313 SIG_DFL
/rust-libc-0.2.174/src/windows/
H A Dmod.rs240 pub const SIG_DFL: crate::sighandler_t = 0; constant
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs903 pub const SIG_DFL: sighandler_t = 0 as sighandler_t; constant
/rust-libc-0.2.174/src/unix/
H A Dmod.rs224 pub const SIG_DFL: sighandler_t = 0 as sighandler_t; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1316 pub const SIG_DFL: sighandler_t = 0 as sighandler_t; constant