Home
last modified time | relevance | path

Searched refs:shmatt_t (Results 1 – 25 of 50) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
D5-1-buildonly.c20 static shmatt_t tmin = 0;
21 static shmatt_t tmax = USHRT_MAX;
22 static shmatt_t tminmax = MIN_USHRT_MAX;
D4-1-buildonly.c15 static shmatt_t this_type_should_exist;
D6-1-buildonly.c31 shmatt_t nattch = 0; in dummyfcn()
/third_party/musl/libc-test/src/api/
Dsys_shm.c7 T(shmatt_t) in f()
20 F(shmatt_t,shm_nattch) in f()
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h53 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/rust/crates/libc/src/unix/solarish/
Dillumos.rs9 pub shm_nattch: ::shmatt_t,
Dsolaris.rs12 pub shm_nattch: ::shmatt_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs6 pub type shmatt_t = u64; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
Dmod.rs6 pub type shmatt_t = ::c_uint; typedef
14 pub shm_nattch: ::shmatt_t,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
Dmod.rs6 pub type shmatt_t = ::c_uint; typedef
17 pub shm_nattch: ::shmatt_t,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
Dmod.rs6 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/
Dmod.rs113 pub shm_nattch: ::shmatt_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs73 pub shm_nattch: ::shmatt_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs9 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs1 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
Dmod.rs145 pub shm_nattch: ::shmatt_t,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs21 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/
Dmod.rs258 pub shm_nattch: ::shmatt_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs18 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
Dmod.rs172 pub shm_nattch: ::shmatt_t,

12