Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libarchive/libarchive/
Darchive_entry.h361 __LA_DECL void archive_entry_copy_sourcepath_w(struct archive_entry *, const wchar_t *);
Darchive_entry.c1271 archive_entry_copy_sourcepath_w(struct archive_entry *entry, const wchar_t *path) in archive_entry_copy_sourcepath_w() function