Home
last modified time | relevance | path

Searched refs:archive_entry_update_link_utf8 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry.h383 __LA_DECL int archive_entry_update_link_utf8(struct archive_entry *, const char *);
H A Darchive_entry.c1212 archive_entry_update_link_utf8(struct archive_entry *entry, const char *target) in archive_entry_update_link_utf8() function