Home
last modified time | relevance | path

Searched refs:archive_wstring (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_string.h64 struct archive_wstring { struct
81 struct archive_wstring *
82 archive_wstrappend_wchar(struct archive_wstring *, wchar_t);
142 void archive_wstring_concat(struct archive_wstring *dest, struct archive_wstring *src);
147 struct archive_wstring *
148 archive_wstring_ensure(struct archive_wstring *, size_t);
157 struct archive_wstring *
163 struct archive_wstring *
164 archive_wstrcat(struct archive_wstring *, const wchar_t *);
189 void archive_wstring_free(struct archive_wstring *);
[all …]
H A Darchive_string.c151 struct archive_wstring *, const char *, size_t,
212 static struct archive_wstring *
238 archive_wstring_concat(struct archive_wstring *dest, in archive_wstring_concat()
239 struct archive_wstring *src) in archive_wstring_concat()
255 archive_wstring_free(struct archive_wstring *as) in archive_wstring_free()
263 struct archive_wstring *
266 return (struct archive_wstring *) in archive_wstring_ensure()
354 struct archive_wstring *
384 struct archive_wstring *
399 struct archive_wstring *
[all …]
H A Darchive_util.c237 struct archive_wstring temp_name; in __archive_mktemp()
H A Darchive_write_set_format_v7tar.c260 struct archive_wstring ws; in archive_write_v7tar_header()
H A Darchive_write_set_format_ustar.c282 struct archive_wstring ws; in archive_write_ustar_header()
H A Darchive_write_set_format_gnutar.c315 struct archive_wstring ws; in archive_write_gnutar_header()
H A Darchive_write_set_format_pax.c637 struct archive_wstring ws; in archive_write_pax_header()
H A Darchive_read_support_format_zip.c1042 struct archive_wstring s; in zip_read_local_file_header()
1085 struct archive_wstring s; in zip_read_local_file_header()
H A Darchive_write_set_format_mtree.c1736 struct archive_wstring ws; in mtree_entry_setup_filenames()
H A Darchive_read_support_format_lha.c183 struct archive_wstring ws;
H A Darchive_read_support_format_cab.c280 struct archive_wstring ws;
H A Darchive_write_set_format_iso9660.c4828 struct archive_wstring ws; in isofile_gen_utility_names()
4943 struct archive_wstring ws; in isofile_gen_utility_names()