Home
last modified time | relevance | path

Searched refs:nlink_t (Results 1 - 25 of 121) sorted by relevance

12345

/third_party/rust/crates/libc/src/fuchsia/
H A Daarch64.rs4 pub type nlink_t = ::c_ulong; types
12 pub st_nlink: ::nlink_t,
34 pub st_nlink: ::nlink_t,
H A Dx86_64.rs3 pub type nlink_t = u64; types
11 pub st_nlink: ::nlink_t,
32 pub st_nlink: ::nlink_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H A Dmod.rs9 pub type nlink_t = u64; types
21 pub st_nlink: ::nlink_t,
45 pub st_nlink: ::nlink_t,
/third_party/ltp/testcases/kernel/syscalls/link/
H A Dlink03.c115 if (buf.st_nlink != (nlink_t)links) { in main()
125 if (buf.st_nlink != (nlink_t)links) { in main()
/third_party/musl/libc-test/src/api/
H A Dsys_stat.c13 T(nlink_t) in f()
28 F(nlink_t, st_nlink) in f()
/third_party/musl/arch/powerpc64/
H A Dkstat.h4 nlink_t st_nlink;
/third_party/musl/arch/powerpc64/bits/
H A Dstat.h4 nlink_t st_nlink;
/third_party/musl/arch/s390x/
H A Dkstat.h4 nlink_t st_nlink;
/third_party/musl/arch/s390x/bits/
H A Dstat.h4 nlink_t st_nlink;
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dkstat.h6 nlink_t st_nlink;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dstat.h9 nlink_t st_nlink;
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dstat.h9 nlink_t st_nlink;
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dkstat.h6 nlink_t st_nlink;
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dstat.h9 nlink_t st_nlink;
/third_party/musl/arch/aarch64/bits/
H A Dstat.h5 nlink_t st_nlink;
/third_party/musl/arch/aarch64/
H A Dkstat.h5 nlink_t st_nlink;
/third_party/musl/arch/i386/bits/
H A Dstat.h9 nlink_t st_nlink;
/third_party/musl/arch/microblaze/bits/
H A Dstat.h8 nlink_t st_nlink;
/third_party/musl/arch/mips/bits/
H A Dstat.h9 nlink_t st_nlink;
/third_party/musl/arch/mipsn32/
H A Dkstat.h6 nlink_t st_nlink;
/third_party/musl/arch/or1k/bits/
H A Dstat.h8 nlink_t st_nlink;
/third_party/musl/arch/or1k/
H A Dkstat.h5 nlink_t st_nlink;
/third_party/musl/arch/powerpc/bits/
H A Dstat.h8 nlink_t st_nlink;
/third_party/musl/arch/riscv32/bits/
H A Dstat.h5 nlink_t st_nlink;
/third_party/musl/arch/riscv64/bits/
H A Dstat.h5 nlink_t st_nlink;

Completed in 7 milliseconds

12345