Searched refs:archive_entry_copy_sourcepath (Results 1 – 5 of 5) sorted by relevance
299 archive_entry_copy_sourcepath(e, "path1"); in DEFINE_TEST()433 archive_entry_copy_sourcepath(e, "source"); in DEFINE_TEST()540 archive_entry_copy_sourcepath(e, "source2"); in DEFINE_TEST()
358 __LA_DECL void archive_entry_copy_sourcepath(struct archive_entry *, const char *);
1099 archive_entry_copy_sourcepath(entry, tree_current_access_path(t)); in next_entry()1177 archive_entry_copy_sourcepath(entry, tree_current_path(t)); in _archive_read_next_header2()
1238 archive_entry_copy_sourcepath(struct archive_entry *entry, const char *path) in archive_entry_copy_sourcepath() function
708 archive_entry_copy_sourcepath(entry, srcpath); in file_to_archive()