Searched defs:nlink (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_classic.c34 int nlink; member in struct:__anon1698
H A Dtest_write_format_mtree_classic_indent.c34 int nlink; member in struct:__anon1699
/freebsd-10-stable/bin/pax/
H A Dtables.h61 u_long nlink; /* expected link count */ member in struct:hrdlnk
/freebsd-10-stable/libexec/pppoed/
H A Dpppoed.c120 const struct linkinfo *nlink; local
/freebsd-10-stable/usr.sbin/ppp/
H A Dether.c458 const struct linkinfo *nlink; local
H A Dnetgraph.c460 const struct linkinfo *nlink; local
/freebsd-10-stable/contrib/apr/include/
H A Dapr_file_info.h196 apr_int32_t nlink; member in struct:apr_finfo_t
/freebsd-10-stable/usr.sbin/makefs/
H A Dmakefs.h83 uint32_t nlink; /* number of links to this entry */ member in struct:__anon7
/freebsd-10-stable/sys/fs/fuse/
H A Dfuse_kernel.h76 __u32 nlink; member in struct:fuse_attr
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c229 int nlink; member in struct:tree
H A Darchive_write_set_format_mtree.c103 unsigned int nlink; member in struct:mtree_entry
H A Darchive_write_set_format_xar.c221 int nlink; member in struct:hardlink
H A Darchive_entry.c1154 archive_entry_set_nlink(struct archive_entry *entry, unsigned int nlink) argument
H A Darchive_read_support_format_xar.c197 unsigned int nlink; member in struct:xar_file
641 int nlink = (*hdlink)->cnt + 1; local
H A Darchive_write_set_format_iso9660.c302 int nlink; member in struct:hardlink
/freebsd-10-stable/sbin/fsck_ffs/
H A Dsuj.c1312 int nlink; local
1349 nlink_t nlink; local
1638 int nlink; local
[all...]
/freebsd-10-stable/contrib/amd/include/
H A Dam_xdr_func.h184 u_int nlink; member in struct:am_fattr3
/freebsd-10-stable/sys/ufs/ffs/
H A Dffs_softdep.c4053 newjaddref(struct inode *dp, ino_t ino, off_t diroff, int16_t nlink, argument
4017 newjremref(struct dirrem *dirrem, struct inode *dp, struct inode *ip, off_t diroff, nlink_t nlink) argument
4033 newinoref(struct inoref *inoref, ino_t ino, ino_t parent, off_t diroff, nlink_t nlink, uint16_t mode) argument
[all...]

Completed in 232 milliseconds