Searched refs:archive_entry_sourcepath (Results 1 – 6 of 6) sorted by relevance
348 assertEqualString(archive_entry_sourcepath(e), "path1"); in DEFINE_TEST()549 assertEqualString(archive_entry_sourcepath(e2), "source"); in DEFINE_TEST()650 assertEqualString(archive_entry_sourcepath(e2), "source"); in DEFINE_TEST()
141 path = archive_entry_sourcepath(entry); in archive_read_disk_entry_setup_path()173 path = archive_entry_sourcepath(entry); in archive_read_disk_entry_from_file()
284 __LA_DECL const char *archive_entry_sourcepath(struct archive_entry *);
723 archive_entry_sourcepath(struct archive_entry *entry) in archive_entry_sourcepath() function
525 archive_entry_sourcepath(entry)); in write_archive()
784 const char *srcpath = archive_entry_sourcepath(entry); in entry_to_archive()