Home
last modified time | relevance | path

Searched defs:CLONE_NEWUTS (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ltp/include/lapi/
Dnamespaces_constants.h25 # define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h58 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h60 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h58 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h58 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h66 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h72 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h70 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/ndk_musl_include/
Dsched.h71 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/include/
Dsched.h71 #define CLONE_NEWUTS 0x04000000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1152 pub const CLONE_NEWUTS: ::c_int = 0x04000000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1929 pub const CLONE_NEWUTS: ::c_int = 0x04000000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1390 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1394 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1384 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1408 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1393 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1394 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1387 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1400 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1398 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1395 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1403 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1608 pub const CLONE_NEWUTS: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1395 pub const CLONE_NEWUTS: u32 = 67108864; constant

12