Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c151 if (archive_string_append_from_wcs(as, pw, in archive_string_vsprintf()
167 if (archive_string_append_from_wcs(as, pw, in archive_string_vsprintf()
H A Darchive_string.h91 archive_string_append_from_wcs(struct archive_string *, const wchar_t *, size_t);
H A Darchive_read_open_filename.c187 if (archive_string_append_from_wcs(&fn, wfilename, in archive_read_open_filename_w()
H A Darchive_string.c670 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function
775 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function
849 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function
3924 r = archive_string_append_from_wcs(&(aes->aes_mbs), in archive_mstring_get_mbs()
H A Darchive_match.c1131 if (archive_string_append_from_wcs(&as, datestr, wcslen(datestr)) < 0) { in set_timefilter_date_w()
1285 if (archive_string_append_from_wcs(&as, path, wcslen(path)) < 0) { in set_timefilter_pathname_wcs()
H A Darchive_write_set_format_mtree.c1733 r = archive_string_append_from_wcs(&(file->pathname), in mtree_entry_setup_filenames()
H A Darchive_read_disk_posix.c1346 if (archive_string_append_from_wcs(&path, pathname, in archive_read_disk_open_w()
H A Darchive_write_set_format_iso9660.c4837 r = archive_string_append_from_wcs(&(file->parentdir), in isofile_gen_utility_names()
4952 r = archive_string_append_from_wcs( in isofile_gen_utility_names()
/dragonfly/lib/libarchive/
H A DSymbol.map304 archive_string_append_from_wcs;