Searched refs:existing_wcs_linkpath (Results 1 – 1 of 1) sorted by relevance
1349 const wchar_t *existing_wcs_linkpath; in header_common() local1441 existing_wcs_linkpath = archive_entry_hardlink_w(entry); in header_common()1444 && (existing_wcs_linkpath == NULL || existing_wcs_linkpath[0] == '\0')) { in header_common()1519 existing_wcs_linkpath = archive_entry_symlink_w(entry); in header_common()1522 && (existing_wcs_linkpath == NULL || existing_wcs_linkpath[0] == '\0')) { in header_common()