Searched refs:archive_entry_set_link (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry.h278 __LA_DECL void archive_entry_set_link(struct archive_entry *, const char *);
H A Darchive_entry.c954 archive_entry_set_link(struct archive_entry *entry, const char *target) function
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_entry.c199 archive_entry_set_link(e, "link");
210 archive_entry_set_link(e, "link");
222 archive_entry_set_link(e, "link");

Completed in 61 milliseconds