Searched refs:archive_entry_copy_sourcepath (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c1096 archive_entry_copy_sourcepath(entry, tree_current_access_path(t));
1173 archive_entry_copy_sourcepath(entry, tree_current_path(t));
H A Darchive_entry.h358 __LA_DECL void archive_entry_copy_sourcepath(struct archive_entry *, const char *);
H A Darchive_entry.c1251 archive_entry_copy_sourcepath(struct archive_entry *entry, const char *path) function
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.c715 archive_entry_copy_sourcepath(entry, srcpath);
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c348 archive_entry_copy_sourcepath(e, "path1");
516 archive_entry_copy_sourcepath(e, "source");
623 archive_entry_copy_sourcepath(e, "source2");

Completed in 104 milliseconds