Home
last modified time | relevance | path

Searched refs:MADV_DONTFORK (Results 1 – 5 of 5) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dfuchsia.txt499 MADV_DONTFORK
H A Dandroid.txt1196 MADV_DONTFORK
H A Dlinux.txt1588 MADV_DONTFORK
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs668 pub const MADV_DONTFORK: c_int = 10; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1621 pub const MADV_DONTFORK: c_int = 10; constant