Home
last modified time | relevance | path

Searched refs:SHM_UNLOCK (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h29 #define SHM_UNLOCK 12 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/musl/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl07.c41 TEST(shmctl(shm_id, SHM_UNLOCK, NULL)); in verify_shmlock()
Dshmctl02.c74 {&shm_id3, SHM_UNLOCK, &buf, EPERM}
/third_party/ltp/lib/
Dtst_safe_sysv_ipc.c40 case SHM_UNLOCK: in shm_ret_check()
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt838 SHM_UNLOCK
Dfreebsd.txt1102 SHM_UNLOCK
Dlinux.txt2160 SHM_UNLOCK
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs963 pub const SHM_UNLOCK: ::c_int = 12; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1841 pub const SHM_UNLOCK: ::c_int = 12; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2954 pub const SHM_UNLOCK: ::c_int = 12; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2441 pub const SHM_UNLOCK: ::c_int = 12; constant