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

/macosx-10.10/libarchive-30/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.c833 archive_entry_copy_link(entry, tar->longlink.s);
1299 archive_entry_copy_link(entry, value);
H A Darchive_entry.c964 archive_entry_copy_link(struct archive_entry *entry, const char *target) function
/macosx-10.10/libarchive-30/libarchive/libarchive/test/
H A Dtest_entry.c192 archive_entry_copy_link(e, "link2");
203 archive_entry_copy_link(e, "link2");

Completed in 312 milliseconds