Searched defs:CLONE_VFORK (Results 1 – 2 of 2) sorted by relevance
| /rust-libc-0.2.174/src/unix/linux_like/ | ||
| H A D | mod.rs | 1174 pub const CLONE_VFORK: c_int = 0x4000; constant |
| /rust-libc-0.2.174/src/fuchsia/ | ||
| H A D | mod.rs | 1917 pub const CLONE_VFORK: c_int = 0x4000; constant |