/third_party/ltp/include/lapi/ |
D | shmbuf.h | 32 struct ipc64_perm shm_perm; /* operation perms */ member 46 struct ipc64_perm shm_perm; /* operation perms */ member 75 struct ipc64_perm shm_perm; /* operation perms */ member 112 struct ipc64_perm shm_perm; /* operation perms */ member 149 struct ipc64_perm shm_perm; /* operation perms */ member 184 struct ipc64_perm shm_perm; /* operation perms */ member 211 struct ipc64_perm shm_perm; /* operation perms */ member 248 struct ipc64_perm shm_perm; /* operation perms */ member
|
/third_party/musl/arch/powerpc64/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/generic/bits/ |
D | shm.h | 8 struct ipc_perm shm_perm; member
|
/third_party/musl/porting/linux/user/arch/generic/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/mips/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/mipsn32/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/sh/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/powerpc/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | shm.h | 6 struct ipc_perm shm_perm; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | shm.h | 6 struct ipc_perm shm_perm; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/m68k/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/i386/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/or1k/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/arm/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/microblaze/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/musl/arch/x32/bits/ |
D | shm.h | 4 struct ipc_perm shm_perm; member
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 1492 let shm_perm = self.shm_perm; localVariable 1508 let shm_perm = self.shm_perm; localVariable 1532 let shm_perm = self.shm_perm; localVariable
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 50383 struct ipc_perm shm_perm; member 50397 struct ipc64_perm shm_perm; member 50439 struct kern_ipc_perm shm_perm; member
|