Home
last modified time | relevance | path

Searched defs:SHM_INFO (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h31 #define SHM_INFO 14 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h37 #define SHM_INFO 14 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h37 #define SHM_INFO 14 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h37 #define SHM_INFO 14 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h37 #define SHM_INFO 14 macro
/third_party/musl/include/sys/
Dshm.h37 #define SHM_INFO 14 macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2956 pub const SHM_INFO: ::c_int = 14; constant