Home
last modified time | relevance | path

Searched refs:existing_wcs_pathname (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/libarchive/libarchive/
HDarchive_read_support_format_tar.c1529 const wchar_t *existing_wcs_pathname = archive_entry_pathname_w(entry); in header_old_tar() local
1531 && (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() local
1698 && (existing_wcs_pathname == NULL || existing_wcs_pathname[0] == '\0')) { in header_ustar()