Searched refs:existing_linkpath (Results 1 – 1 of 1) sorted by relevance
1296 const char *existing_linkpath; in header_common() local1351 existing_linkpath = archive_entry_hardlink(entry); in header_common()1352 if ((existing_linkpath == NULL || existing_linkpath[0] == '\0') in header_common()1429 existing_linkpath = archive_entry_symlink(entry); in header_common()1430 if ((existing_linkpath == NULL || existing_linkpath[0] == '\0') in header_common()