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

/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_entry.c248 archive_entry_set_link(e, "link");
259 archive_entry_set_link(e, "link");
271 archive_entry_set_link(e, "link");
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_entry.h342 __LA_DECL void archive_entry_set_link(struct archive_entry *, const char *);
H A Darchive_entry.c1099 archive_entry_set_link(struct archive_entry *entry, const char *target) function
/freebsd-current/lib/libarchive/
H A DMakefile224 MLINKS+= archive_entry_paths.3 archive_entry_set_link.3

Completed in 82 milliseconds