Home
last modified time | relevance | path

Searched defs:CLONE_VFORK (Results 1 – 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h46 #define CLONE_VFORK 0x00004000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h46 #define CLONE_VFORK 0x00004000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h46 #define CLONE_VFORK 0x00004000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h48 #define CLONE_VFORK 0x00004000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h54 #define CLONE_VFORK 0x00004000 macro
/third_party/musl/include/
Dsched.h71 #define CLONE_VFORK 0x00004000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h60 #define CLONE_VFORK 0x00004000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h58 #define CLONE_VFORK 0x00004000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1140 pub const CLONE_VFORK: ::c_int = 0x4000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1918 pub const CLONE_VFORK: ::c_int = 0x4000; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1382 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1382 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1386 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1375 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1378 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1381 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1391 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1372 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1396 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1383 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1388 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1596 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1383 pub const CLONE_VFORK: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1604 pub const CLONE_VFORK: u32 = 16384; constant