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

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.h362 __LA_DECL void archive_entry_set_symlink_utf8(struct archive_entry *, const char *);
H A Darchive_entry.c1279 archive_entry_set_symlink_utf8(struct archive_entry *entry, const char *linkname) function
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c377 archive_entry_set_symlink_utf8(e, "symlinkname");

Completed in 92 milliseconds