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

/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_classic.c34 int nlink; member in struct:__anon1679
H A Dtest_write_format_mtree_classic_indent.c34 int nlink; member in struct:__anon1680
/freebsd-10.1-release/bin/pax/
H A Dtables.h61 u_long nlink; /* expected link count */ member in struct:hrdlnk
/freebsd-10.1-release/libexec/pppoed/
H A Dpppoed.c120 const struct linkinfo *nlink; local
/freebsd-10.1-release/usr.sbin/ppp/
H A Dether.c458 const struct linkinfo *nlink; local
H A Dnetgraph.c460 const struct linkinfo *nlink; local
/freebsd-10.1-release/contrib/apr/include/
H A Dapr_file_info.h196 apr_int32_t nlink; member in struct:apr_finfo_t
/freebsd-10.1-release/usr.sbin/makefs/
H A Dmakefs.h83 uint32_t nlink; /* number of links to this entry */ member in struct:__anon11983
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_entry.c1021 archive_entry_set_nlink(struct archive_entry *entry, unsigned int nlink) argument
H A Darchive_read_disk_posix.c229 int nlink; member in struct:tree
H A Darchive_write_set_format_mtree.c119 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_read_support_format_xar.c196 unsigned int nlink; member in struct:xar_file
635 int nlink = (*hdlink)->cnt + 1; local
H A Darchive_write_set_format_iso9660.c302 int nlink; member in struct:hardlink
/freebsd-10.1-release/sys/fs/fuse/
H A Dfuse_kernel.h76 __u32 nlink; member in struct:fuse_attr
/freebsd-10.1-release/sbin/fsck_ffs/
H A Dsuj.c1312 int nlink; local
1349 nlink_t nlink; local
1638 int nlink; local
[all...]
/freebsd-10.1-release/sys/ufs/ffs/
H A Dffs_softdep.c4043 newjaddref(struct inode *dp, ino_t ino, off_t diroff, int16_t nlink, argument
4007 newjremref(struct dirrem *dirrem, struct inode *dp, struct inode *ip, off_t diroff, nlink_t nlink) argument
4023 newinoref(struct inoref *inoref, ino_t ino, ino_t parent, off_t diroff, nlink_t nlink, uint16_t mode) argument
[all...]

Completed in 342 milliseconds