Searched refs:archive_entry_copy_link_w (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry.h280 __LA_DECL void archive_entry_copy_link_w(struct archive_entry *, const wchar_t *);
H A Darchive_entry.c974 archive_entry_copy_link_w(struct archive_entry *entry, const wchar_t *target) function
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_entry.c205 archive_entry_copy_link_w(e, L"link3");
216 archive_entry_copy_link_w(e, L"link3");

Completed in 112 milliseconds