Searched refs:existing_wcs_linkpath (Results 1 – 1 of 1) sorted by relevance
1297 const wchar_t *existing_wcs_linkpath; in header_common() local1350 existing_wcs_linkpath = archive_entry_hardlink_w(entry); in header_common()1353 && (existing_wcs_linkpath == NULL || existing_wcs_linkpath[0] == '\0')) { in header_common()1428 existing_wcs_linkpath = archive_entry_symlink_w(entry); in header_common()1431 && (existing_wcs_linkpath == NULL || existing_wcs_linkpath[0] == '\0')) { in header_common()