Searched refs:archive_string_append_from_wcs (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c1349 if (archive_string_append_from_wcs(&path, pathname,
H A Darchive_write_set_format_mtree.c1733 r = archive_string_append_from_wcs(&(file->pathname),
H A Darchive_write_set_format_iso9660.c4837 r = archive_string_append_from_wcs(&(file->parentdir),
4952 r = archive_string_append_from_wcs(
H A Darchive_string.h91 archive_string_append_from_wcs(struct archive_string *, const wchar_t *, size_t);
H A Darchive_string.c670 archive_string_append_from_wcs(struct archive_string *as, function
775 archive_string_append_from_wcs(struct archive_string *as, function
849 archive_string_append_from_wcs(struct archive_string *as, function
3924 r = archive_string_append_from_wcs(&(aes->aes_mbs),
H A Darchive_read_open_filename.c187 if (archive_string_append_from_wcs(&fn, wfilename,
H A Darchive_match.c1131 if (archive_string_append_from_wcs(&as, datestr, wcslen(datestr)) < 0) {
1285 if (archive_string_append_from_wcs(&as, path, wcslen(path)) < 0) {
H A Darchive_string_sprintf.c151 if (archive_string_append_from_wcs(as, pw,
167 if (archive_string_append_from_wcs(as, pw,

Completed in 106 milliseconds