Home
last modified time | relevance | path

Searched defs:MAP_SHARED (Results 1 - 25 of 29) sorted by relevance

12

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h12 #define MAP_SHARED 0x01 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h21 #define MAP_SHARED 0x01 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h21 #define MAP_SHARED 0x01 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h21 #define MAP_SHARED 0x01 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h21 #define MAP_SHARED 0x01 macro
/third_party/musl/include/sys/
H A Dmman.h21 #define MAP_SHARED 0x01 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs227 pub const MAP_SHARED: ::c_int = 0x0001; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs655 pub const MAP_SHARED: ::c_int = 0x0001; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs622 pub const MAP_SHARED: ::c_int = 0x0001; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs851 pub const MAP_SHARED: ::c_int = 0x01; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs594 pub const MAP_SHARED: ::c_int = 0x0001; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1021 pub const MAP_SHARED: ::c_int = 1; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1530 pub const MAP_SHARED: ::c_int = 0x0001; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1440 pub const MAP_SHARED: ::c_int = 0x0001; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1039 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1052 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1042 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1042 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1047 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1052 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1047 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1036 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1261 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1037 pub const MAP_SHARED: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1261 pub const MAP_SHARED: u32 = 1; consts

Completed in 187 milliseconds

12