Searched refs:existing_wcs_pathname (Results 1 – 1 of 1) sorted by relevance
1529 const wchar_t *existing_wcs_pathname = archive_entry_pathname_w(entry); in header_old_tar() local1531 && (existing_wcs_pathname == NULL || existing_wcs_pathname[0] == '\0') && in header_old_tar()1696 const wchar_t *existing_wcs_pathname = archive_entry_pathname_w(entry); in header_ustar() local1698 && (existing_wcs_pathname == NULL || existing_wcs_pathname[0] == '\0')) { in header_ustar()