Searched refs:archive_entry_copy_sourcepath (Results 1 – 6 of 6) sorted by relevance
34 archive_entry_copy_sourcepath;
225 archive_entry_paths.3 archive_entry_copy_sourcepath.3 \
358 __LA_DECL void archive_entry_copy_sourcepath(struct archive_entry *, const char *);
1093 archive_entry_copy_sourcepath(entry, tree_current_access_path(t)); in next_entry()1170 archive_entry_copy_sourcepath(entry, tree_current_path(t)); in _archive_read_next_header2()
1251 archive_entry_copy_sourcepath(struct archive_entry *entry, const char *path) in archive_entry_copy_sourcepath() function
715 archive_entry_copy_sourcepath(entry, srcpath); in file_to_archive()