Home
last modified time | relevance | path

Searched refs:archive_entry_set_link_to_hardlink (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry.h262 __LA_DECL void archive_entry_set_link_to_hardlink(struct archive_entry *);
H A Darchive_entry.c479 archive_entry_set_link_to_hardlink(struct archive_entry *entry) in archive_entry_set_link_to_hardlink() function
H A Darchive_read_support_format_tar.c1349 archive_entry_set_link_to_hardlink(entry); in header_common()