Home
last modified time | relevance | path

Searched defs:SHM_REMAP (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h25 #define SHM_REMAP 040000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/musl/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs959 pub const SHM_REMAP: ::c_int = 0o40000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1838 pub const SHM_REMAP: ::c_int = 0o40000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2437 pub const SHM_REMAP: ::c_int = 0o40000; constant