Searched refs:hardlink (Results 1 – 15 of 15) sorted by relevance
| /freebsd-14.2/contrib/libarchive/tar/ |
| H A D | subst.c | 34 unsigned int global:1, print:1, regular:1, symlink:1, hardlink:1, from_begin:1; member 113 rule->hardlink = 1; /* Rewrite hardlink targets. */ in add_substitution() 127 rule->hardlink = 1; in add_substitution() 130 rule->hardlink = 0; in add_substitution() 223 if (!rule->hardlink) in apply_substitution()
|
| /freebsd-14.2/contrib/netbsd-tests/usr.sbin/mtree/ |
| H A D | mtree_d_create.out | 23 a.hardlink.b2 \ 50 b.hardlink.1 \
|
| H A D | netbsd6_d_create.out | 23 a.hardlink.b2 \ 50 b.hardlink.1 \
|
| H A D | t_mtree.sh | 72 ln create/b/b.file.1 create/b/b.hardlink.1 74 ln create/b/b.file.2 create/a/a.hardlink.b2
|
| /freebsd-14.2/contrib/libarchive/libarchive/ |
| H A D | archive_write_set_format_pax.c | 588 const char *hardlink; local 661 if (hardlink == NULL) { 848 if (hardlink == NULL && 923 linkpath = hardlink; 950 if (hardlink != NULL) { 951 r = get_entry_hardlink(a, entry_main, &hardlink, 957 linkpath = hardlink; 1036 if (hardlink != NULL) 1046 if (hardlink != NULL) 1343 hardlink != NULL) [all …]
|
| H A D | archive_write_set_format_xar.c | 218 struct hardlink { struct 2462 struct hardlink *hl; in file_register_hardlink() 2483 hl = (struct hardlink *)__archive_rb_tree_find_node( in file_register_hardlink() 2507 struct hardlink *hl; in file_connect_hardlink_files() 2511 hl = (struct hardlink *)n; in file_connect_hardlink_files() 2532 const struct hardlink *h1 = (const struct hardlink *)n1; in file_hd_cmp_node() 2533 const struct hardlink *h2 = (const struct hardlink *)n2; in file_hd_cmp_node() 2542 const struct hardlink *h = (const struct hardlink *)n; in file_hd_cmp_key()
|
| H A D | archive_write_set_format_iso9660.c | 300 struct hardlink { struct 4998 struct hardlink *hl; in isofile_register_hardlink() 5019 hl = (struct hardlink *)__archive_rb_tree_find_node( in isofile_register_hardlink() 5043 struct hardlink *hl; in isofile_connect_hardlink_files() 5047 hl = (struct hardlink *)n; in isofile_connect_hardlink_files() 5065 const struct hardlink *h1 = (const struct hardlink *)n1; in isofile_hd_cmp_node() 5066 const struct hardlink *h2 = (const struct hardlink *)n2; in isofile_hd_cmp_node() 5075 const struct hardlink *h = (const struct hardlink *)n; in isofile_hd_cmp_key()
|
| H A D | archive_read_support_format_xar.c | 197 struct archive_string hardlink; member 649 &(f2->hardlink), &(file->pathname)); in read_toc() 782 if (archive_strlen(&(file->hardlink)) > 0) in xar_read_header() 783 archive_entry_set_hardlink(entry, file->hardlink.s); in xar_read_header() 1824 archive_string_free(&(file->hardlink)); in file_free()
|
| /freebsd-14.2/bin/cp/tests/ |
| H A D | cp_test.sh | 71 atf_test_case hardlink 371 atf_add_test_case hardlink
|
| /freebsd-14.2/contrib/libarchive/ |
| H A D | NEWS | 193 Sep 04, 2011: Fix tar -s; follow GNU tar for controlling hardlink/symlink substitutions 344 May 21, 2008: Joerg Sonnenberger: fix bsdtar hardlink handling for newc format 363 May 11, 2008: Joerg Sonnenberger: fix hardlink extraction when 374 * bsdcpio: -p hardlink handling fixes 400 all known hardlink strategies. 417 Feb 09, 2008: New "linkify" resolver to help with newc hardlink writing; 420 Jan 30, 2008: Ignore hardlink size for non-POSIX tar archives. 430 Jan 22, 2008: Extend hardlink restore strategy to work correctly with
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | PROTOCOL | 552 4.5. sftp: Extension request "hardlink@openssh.com" 559 string "hardlink@openssh.com"
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | NEWS | 816 * Jason McIntyre for an important bug report (hardlink detection)
|
| /freebsd-14.2/contrib/sendmail/src/ |
| H A D | README | 501 will create a copy of the file instead of a hardlink.
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | filesystems | 2671 >0 ulelong 4 \b, type hardlink
|
| /freebsd-14.2/ |
| H A D | UPDATING | 1213 hardlink for zfsloader to loader to allow a smooth transition
|