Searched refs:archive_entry_set_link (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.h338 __LA_DECL void archive_entry_set_link(struct archive_entry *, const char *);
H A Darchive_entry.c1060 archive_entry_set_link(struct archive_entry *entry, const char *target) function
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c249 archive_entry_set_link(e, "link");
260 archive_entry_set_link(e, "link");
272 archive_entry_set_link(e, "link");

Completed in 86 milliseconds