Home
last modified time | relevance | path

Searched refs:archive_string_append_from_wcs (Results 1 – 9 of 9) sorted by relevance

/src/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c158 if (archive_string_append_from_wcs(as, pw, in archive_string_vsprintf()
174 if (archive_string_append_from_wcs(as, pw, in archive_string_vsprintf()
H A Darchive_string.h88 archive_string_append_from_wcs(struct archive_string *, const wchar_t *, size_t);
H A Darchive_read_open_filename.c204 if (archive_string_append_from_wcs(&fn, wfilename, in archive_read_open_filenames_w()
H A Darchive_string.c701 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function
813 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function
887 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function
4003 r = archive_string_append_from_wcs(&(aes->aes_mbs), in archive_mstring_get_mbs()
4345 if (archive_string_append_from_wcs(&(aes->aes_mbs), aes->aes_wcs.s, in archive_mstring_update_utf8()
H A Darchive_match.c1134 if (archive_string_append_from_wcs(&as, datestr, wcslen(datestr)) < 0) { in set_timefilter_date_w()
1263 if (archive_string_append_from_wcs(&as, path, wcslen(path)) < 0) { in set_timefilter_pathname_wcs()
H A Darchive_write_set_format_mtree.c1811 r = archive_string_append_from_wcs(&(file->pathname), in mtree_entry_setup_filenames()
H A Darchive_read_disk_posix.c1340 if (archive_string_append_from_wcs(&path, pathname, in archive_read_disk_open_w()
H A Darchive_write_set_format_iso9660.c4838 r = archive_string_append_from_wcs(&(file->parentdir), in isofile_gen_utility_names()
4953 r = archive_string_append_from_wcs( in isofile_gen_utility_names()
H A Darchive_read_support_format_xar.c3471 if (archive_string_append_from_wcs(as, wcs, (size_t)wlen) < 0) { in xmllite_call_return_as()