Searched refs:archive_string_append_from_wcs (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_string_sprintf.c | 151 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 D | archive_string.h | 91 archive_string_append_from_wcs(struct archive_string *, const wchar_t *, size_t);
|
| H A D | archive_read_open_filename.c | 187 if (archive_string_append_from_wcs(&fn, wfilename, in archive_read_open_filename_w()
|
| H A D | archive_string.c | 661 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function 765 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function 838 archive_string_append_from_wcs(struct archive_string *as, in archive_string_append_from_wcs() function 3907 r = archive_string_append_from_wcs(&(aes->aes_mbs), in archive_mstring_get_mbs() 3986 r = archive_string_append_from_wcs(&(aes->aes_mbs), in archive_mstring_get_mbs_l()
|
| H A D | archive_match.c | 1131 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 D | archive_write_set_format_mtree.c | 1744 r = archive_string_append_from_wcs(&(file->pathname), in mtree_entry_setup_filenames()
|
| H A D | archive_read_disk_posix.c | 1353 if (archive_string_append_from_wcs(&path, pathname, in archive_read_disk_open_w()
|
| H A D | archive_write_set_format_iso9660.c | 4836 r = archive_string_append_from_wcs(&(file->parentdir), in isofile_gen_utility_names() 4951 r = archive_string_append_from_wcs( in isofile_gen_utility_names()
|