/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
D | 5-1-buildonly.c | 20 static shmatt_t tmin = 0; 21 static shmatt_t tmax = USHRT_MAX; 22 static shmatt_t tminmax = MIN_USHRT_MAX;
|
D | 4-1-buildonly.c | 15 static shmatt_t this_type_should_exist;
|
D | 6-1-buildonly.c | 31 shmatt_t nattch = 0; in dummyfcn()
|
/third_party/musl/libc-test/src/api/ |
D | sys_shm.c | 7 T(shmatt_t) in f() 20 F(shmatt_t,shm_nattch) in f()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | shm.h | 53 typedef unsigned long shmatt_t; typedef
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | shm.h | 59 typedef unsigned long shmatt_t; typedef
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | shm.h | 59 typedef unsigned long shmatt_t; typedef
|
/third_party/musl/include/sys/ |
D | shm.h | 59 typedef unsigned long shmatt_t; typedef
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | shm.h | 59 typedef unsigned long shmatt_t; typedef
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | shm.h | 59 typedef unsigned long shmatt_t; typedef
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | illumos.rs | 9 pub shm_nattch: ::shmatt_t,
|
D | solaris.rs | 12 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
D | mod.rs | 6 pub type shmatt_t = u64; typedef
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
D | mod.rs | 6 pub type shmatt_t = ::c_uint; typedef 14 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
D | mod.rs | 6 pub type shmatt_t = ::c_uint; typedef 17 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
D | mod.rs | 6 pub type shmatt_t = ::c_uint; typedef 17 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
D | mod.rs | 113 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
D | mod.rs | 73 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | mod.rs | 9 pub type shmatt_t = ::c_ulong; typedef
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/ |
D | mod.rs | 1 pub type shmatt_t = ::c_ulong; typedef
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/ |
D | mod.rs | 145 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
D | mod.rs | 21 pub type shmatt_t = ::c_uint; typedef 238 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 258 pub shm_nattch: ::shmatt_t,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
D | mod.rs | 18 pub type shmatt_t = ::c_ulong; typedef
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
D | mod.rs | 172 pub shm_nattch: ::shmatt_t,
|