/third_party/ltp/include/lapi/ |
D | shmbuf.h | 37 __kernel_pid_t shm_cpid; /* pid of creator */ member 51 __kernel_pid_t shm_cpid; /* pid of creator */ member 91 __kernel_pid_t shm_cpid; /* pid of creator */ member 128 __kernel_pid_t shm_cpid; /* pid of creator */ member 164 __kernel_pid_t shm_cpid; /* pid of creator */ member 189 __kernel_pid_t shm_cpid; /* pid of creator */ member 219 __kernel_pid_t shm_cpid; /* pid of creator */ member 263 __kernel_pid_t shm_cpid; /* pid of creator */ member
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
D | shmctl01.c | 178 if (ds->shm_cpid != pid) { in check_ds() 180 desc, ds->shm_cpid, pid); in check_ds()
|
/third_party/musl/arch/powerpc64/bits/ |
D | shm.h | 9 pid_t shm_cpid; member
|
/third_party/musl/porting/linux/user/arch/generic/bits/ |
D | shm.h | 9 pid_t shm_cpid; member
|
/third_party/musl/arch/generic/bits/ |
D | shm.h | 9 pid_t shm_cpid; member
|
/third_party/musl/arch/mipsn32/bits/ |
D | shm.h | 9 pid_t shm_cpid; member
|
/third_party/musl/arch/mips/bits/ |
D | shm.h | 9 pid_t shm_cpid; member
|
/third_party/musl/arch/powerpc/bits/ |
D | shm.h | 13 pid_t shm_cpid; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/musl/arch/m68k/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | shm.h | 14 pid_t shm_cpid; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | shm.h | 14 pid_t shm_cpid; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/musl/arch/microblaze/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/musl/arch/i386/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/musl/arch/or1k/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
D | 6-1-buildonly.c | 37 t.shm_cpid = cpid; in dummyfcn()
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/musl/arch/sh/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/musl/arch/arm/bits/ |
D | shm.h | 12 pid_t shm_cpid; member
|
/third_party/musl/arch/x32/bits/ |
D | shm.h | 9 pid_t shm_cpid; member
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/ |
D | hugeshmget01.c | 35 if (buf.shm_cpid != getpid()) { in test_hugeshmget()
|
/third_party/musl/libc-test/src/api/ |
D | sys_shm.c | 19 F(pid_t, shm_cpid) in f()
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | illumos.rs | 8 pub shm_cpid: ::pid_t,
|
D | solaris.rs | 11 pub shm_cpid: ::pid_t,
|