Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dshm.h27 #define SHM_W 0200 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dshm.h21 #define SHM_W 0200 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dshm.h27 #define SHM_W 0200 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dshm.h27 #define SHM_W 0200 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dshm.h27 #define SHM_W 0200 macro
/third_party/musl/include/sys/
H A Dshm.h27 #define SHM_W 0200 macro
/third_party/backends/backend/
H A Dgt68xx_shm_channel.c60 #define SHM_W 0 macro
H A Dsnapscan-usb.c81 #define SHM_W 0 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs250 pub const SHM_W: ::c_int = IPC_W; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs955 pub const SHM_W: ::c_int = 0o200; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1432 pub const SHM_W: ::c_int = 0o200; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2433 pub const SHM_W: ::c_int = 0o200; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1834 pub const SHM_W: ::c_int = 0o200; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1908 pub const SHM_W: ::c_int = 0o200; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4594 pub const SHM_W: ::c_int = IPC_W; consts

Completed in 59 milliseconds