Searched refs:destpath (Results 1 – 1 of 1) sorted by relevance
691 const char *destpath; in file_to_archive() local733 destpath = srcpath; in file_to_archive()749 destpath = cpio->pass_destpath; in file_to_archive()752 destpath = cpio_rename(destpath); in file_to_archive()753 if (destpath == NULL) { in file_to_archive()757 archive_entry_copy_pathname(entry, destpath); in file_to_archive()791 fprintf(stderr,"%s", destpath); in entry_to_archive()954 const char *destpath; in mode_in() local996 destpath = archive_entry_pathname(entry); in mode_in()997 if (destpath == NULL) in mode_in()[all …]