Home
last modified time | relevance | path

Searched refs:SHM_NORESERVE (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h36 #define SHM_NORESERVE 010000 macro
/third_party/musl/ndk_musl_include/sys/
Dshm.h42 #define SHM_NORESERVE 010000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h42 #define SHM_NORESERVE 010000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h42 #define SHM_NORESERVE 010000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h42 #define SHM_NORESERVE 010000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h42 #define SHM_NORESERVE 010000 macro
/third_party/musl/include/sys/
Dshm.h42 #define SHM_NORESERVE 010000 macro
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt833 SHM_NORESERVE
Dlinux.txt2155 SHM_NORESERVE
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs966 pub const SHM_NORESERVE: ::c_int = 0o10000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1845 pub const SHM_NORESERVE: ::c_int = 0o10000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2444 pub const SHM_NORESERVE: ::c_int = 0o10000; constant