Searched refs:existing_pathname (Results 1 – 1 of 1) sorted by relevance
1613 const char *existing_pathname = archive_entry_pathname(entry); in header_old_tar() local1615 if ((existing_pathname == NULL || existing_pathname[0] == '\0') in header_old_tar()1791 const char *existing_pathname = archive_entry_pathname(entry); in header_ustar() local1793 if ((existing_pathname == NULL || existing_pathname[0] == '\0') in header_ustar()3046 const char *existing_pathname = archive_entry_pathname(entry); in header_gnutar() local3048 if ((existing_pathname == NULL || existing_pathname[0] == '\0') in header_gnutar()