Searched refs:archive_entry_copy_symlink_w (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_pax_filename_encoding.c276 archive_entry_copy_symlink_w(entry, badname);
H A Dtest_entry.c365 archive_entry_copy_symlink_w(e, NULL);
369 archive_entry_copy_symlink_w(e, L"wsymlink");
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c1299 archive_entry_copy_symlink_w(struct archive_entry *entry, const wchar_t *linkname) function
H A Darchive_entry.h364 __LA_DECL void archive_entry_copy_symlink_w(struct archive_entry *, const wchar_t *);
H A Darchive_read_support_format_lha.c684 archive_entry_copy_symlink_w(entry, linkname.s);
774 archive_entry_copy_symlink_w(entry, lha->ws.s);

Completed in 376 milliseconds