Home
last modified time | relevance | path

Searched defs:SHM_R (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dshm.h26 #define SHM_R 0400 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dshm.h20 #define SHM_R 0400 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dshm.h26 #define SHM_R 0400 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dshm.h26 #define SHM_R 0400 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dshm.h26 #define SHM_R 0400 macro
/third_party/musl/include/sys/
H A Dshm.h26 #define SHM_R 0400 macro
/third_party/backends/backend/
H A Dgt68xx_shm_channel.c56 #define SHM_R 0 macro
H A Dsnapscan-usb.c77 #define SHM_R 0 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs249 pub const SHM_R: ::c_int = IPC_R; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs954 pub const SHM_R: ::c_int = 0o400; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1431 pub const SHM_R: ::c_int = 0o400; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2432 pub const SHM_R: ::c_int = 0o400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1833 pub const SHM_R: ::c_int = 0o400; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1907 pub const SHM_R: ::c_int = 0o400; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4593 pub const SHM_R: ::c_int = IPC_R; consts

Completed in 61 milliseconds