| /external/strace/linux/ |
| D | asm_stat.h | 20 # define nlink_t __kernel_nlink_t macro 44 # define nlink_t nlink_t macro
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_platform_limits_linux.cc | 37 #define nlink_t __kernel_nlink_t macro
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | aarch64.rs | 4 pub type nlink_t = ::c_ulong; typedef
|
| D | x86_64.rs | 3 pub type nlink_t = u64; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
| D | mod.rs | 3 pub type nlink_t = u32; typedef
|
| /external/musl/arch/riscv64/bits/ |
| D | alltypes.h.in | 13 TYPEDEF unsigned int nlink_t; variable
|
| /external/musl/arch/mips64/bits/ |
| D | alltypes.h.in | 22 TYPEDEF unsigned nlink_t; variable
|
| /external/musl/arch/aarch64/bits/ |
| D | alltypes.h.in | 19 TYPEDEF unsigned int nlink_t; variable
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
| D | mod.rs | 9 pub type nlink_t = u64; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/ |
| D | mod.rs | 4 pub type nlink_t = u16; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
| D | mod.rs | 3 pub type nlink_t = u64; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
| D | mod.rs | 12 pub type nlink_t = ::c_uint; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
| D | mod.rs | 3 pub type nlink_t = u64; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
| D | mod.rs | 3 pub type nlink_t = u64; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
| D | mod.rs | 12 pub type nlink_t = u32; typedef
|
| /external/musl/include/ |
| D | alltypes.h.in | 28 TYPEDEF unsigned _Reg nlink_t; variable
|
| /external/python/pycparser/utils/fake_libc_include/ |
| D | _fake_typedefs.h | 67 typedef int nlink_t; typedef
|
| /external/python/pycparser/tests/c_files/ |
| D | cppd_with_stdio_h.c | 3468 typedef unsigned short nlink_t; typedef
|
| /external/python/cpython3/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2393 nlink_t = __uint16_t variable
|
| /external/python/cpython2/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2393 nlink_t = __uint16_t variable
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 24 pub type nlink_t = ::c_ushort; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/ |
| D | mod.rs | 12 pub type nlink_t = u32; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| D | mod.rs | 5 pub type nlink_t = u64; typedef
|
| /external/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 25 pub type nlink_t = u16; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
| D | s390x.rs | 3 pub type nlink_t = u64; typedef
|