Searched refs:archive_entry_sourcepath (Results 1 – 6 of 6) sorted by relevance
300 assertEqualString(archive_entry_sourcepath(e), "path1"); in DEFINE_TEST()468 assertEqualString(archive_entry_sourcepath(e2), "source"); in DEFINE_TEST()569 assertEqualString(archive_entry_sourcepath(e2), "source"); in DEFINE_TEST()
138 path = archive_entry_sourcepath(entry); in archive_read_disk_entry_setup_path()170 path = archive_entry_sourcepath(entry); in archive_read_disk_entry_from_file()
278 __LA_DECL const char *archive_entry_sourcepath(struct archive_entry *);
648 archive_entry_sourcepath(struct archive_entry *entry) in archive_entry_sourcepath() function
538 archive_entry_sourcepath(entry)); in write_archive()
789 const char *srcpath = archive_entry_sourcepath(entry); in entry_to_archive()