Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry.h369 __LA_DECL void archive_entry_copy_sourcepath_w(struct archive_entry *, const wchar_t *);
H A Darchive_entry.c1377 archive_entry_copy_sourcepath_w(struct archive_entry *entry, const wchar_t *path) in archive_entry_copy_sourcepath_w() function