Searched refs:archive_entry_copy_symlink_w (Results 1 – 5 of 5) sorted by relevance
38 archive_entry_copy_symlink_w;
230 archive_entry_paths.3 archive_entry_copy_symlink_w.3 \
364 __LA_DECL void archive_entry_copy_symlink_w(struct archive_entry *, const wchar_t *);
684 archive_entry_copy_symlink_w(entry, linkname.s); in archive_read_format_lha_read_header()774 archive_entry_copy_symlink_w(entry, lha->ws.s); in lha_replace_path_separator()
1299 archive_entry_copy_symlink_w(struct archive_entry *entry, const wchar_t *linkname) in archive_entry_copy_symlink_w() function