Home
last modified time | relevance | path

Searched defs:CLONE_NEWIPC (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1187 pub const CLONE_NEWIPC: c_int = 0x08000000; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1929 pub const CLONE_NEWIPC: c_int = 0x08000000; constant