Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dfuchsia.txt914 SHM_NORESERVE
H A Dlinux.txt2822 SHM_NORESERVE
/rust-libc-0.2.174/src/unix/linux_like/emscripten/
H A Dmod.rs843 pub const SHM_NORESERVE: c_int = 0o10000; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs2441 pub const SHM_NORESERVE: c_int = 0o10000; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs2919 pub const SHM_NORESERVE: c_int = 0o10000; constant