Searched refs:archive_entry_copy_link (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry.h279 __LA_DECL void archive_entry_copy_link(struct archive_entry *, const char *);
H A Darchive_read_support_format_tar.c830 archive_entry_copy_link(entry, tar->longlink.s);
1296 archive_entry_copy_link(entry, value);
H A Darchive_entry.c964 archive_entry_copy_link(struct archive_entry *entry, const char *target) function
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_entry.c202 archive_entry_copy_link(e, "link2");
213 archive_entry_copy_link(e, "link2");

Completed in 122 milliseconds