Home
last modified time | relevance | path

Searched defs:nlink_t (Results 1 – 25 of 57) sorted by relevance

123

/external/strace/linux/
Dasm_stat.h20 # define nlink_t __kernel_nlink_t macro
44 # define nlink_t nlink_t macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_linux.cc37 #define nlink_t __kernel_nlink_t macro
/external/rust/crates/libc/src/fuchsia/
Daarch64.rs4 pub type nlink_t = ::c_ulong; typedef
Dx86_64.rs3 pub type nlink_t = u64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dmod.rs3 pub type nlink_t = u32; typedef
/external/musl/arch/riscv64/bits/
Dalltypes.h.in13 TYPEDEF unsigned int nlink_t; variable
/external/musl/arch/mips64/bits/
Dalltypes.h.in22 TYPEDEF unsigned nlink_t; variable
/external/musl/arch/aarch64/bits/
Dalltypes.h.in19 TYPEDEF unsigned int nlink_t; variable
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs9 pub type nlink_t = u64; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/
Dmod.rs4 pub type nlink_t = u16; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
Dmod.rs3 pub type nlink_t = u64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs12 pub type nlink_t = ::c_uint; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
Dmod.rs3 pub type nlink_t = u64; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
Dmod.rs3 pub type nlink_t = u64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs12 pub type nlink_t = u32; typedef
/external/musl/include/
Dalltypes.h.in28 TYPEDEF unsigned _Reg nlink_t; variable
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h67 typedef int nlink_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3468 typedef unsigned short nlink_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2393 nlink_t = __uint16_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2393 nlink_t = __uint16_t variable
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs24 pub type nlink_t = ::c_ushort; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
Dmod.rs12 pub type nlink_t = u32; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs5 pub type nlink_t = u64; typedef
/external/rust/crates/libc/src/unix/hermit/
Dmod.rs25 pub type nlink_t = u16; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Ds390x.rs3 pub type nlink_t = u64; typedef

123