Home
last modified time | relevance | path

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

/dragonfly/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.c154 struct archive_wstring *, const char *, size_t,
215 static struct archive_wstring *
241 archive_wstring_concat(struct archive_wstring *dest, in archive_wstring_concat()
242 struct archive_wstring *src) in archive_wstring_concat()
258 archive_wstring_free(struct archive_wstring *as) in archive_wstring_free()
266 struct archive_wstring *
269 return (struct archive_wstring *) in archive_wstring_ensure()
357 struct archive_wstring *
387 struct archive_wstring *
402 struct archive_wstring *
[all …]
H A Darchive_read_support_format_lha.c185 struct archive_wstring ws;
237 static int lha_parse_linkname(struct archive_wstring *,
238 struct archive_wstring *);
478 struct archive_wstring linkname; in archive_read_format_lha_read_header()
479 struct archive_wstring pathname; in archive_read_format_lha_read_header()
1695 lha_parse_linkname(struct archive_wstring *linkname, in lha_parse_linkname()
1696 struct archive_wstring *pathname) in lha_parse_linkname()
H A Darchive_write_set_format_v7tar.c261 struct archive_wstring ws; in archive_write_v7tar_header()
H A Darchive_util.c237 struct archive_wstring temp_name; in __archive_mktempx()
H A Darchive_write_set_format_ustar.c283 struct archive_wstring ws; in archive_write_ustar_header()
H A Darchive_write_set_format_gnutar.c316 struct archive_wstring ws; in archive_write_gnutar_header()
H A Darchive_write_set_format_pax.c660 struct archive_wstring ws; in archive_write_pax_header()
H A Darchive_read_support_format_zip.c1063 struct archive_wstring s; in zip_read_local_file_header()
1106 struct archive_wstring s; in zip_read_local_file_header()
H A Darchive_write_set_format_mtree.c1725 struct archive_wstring ws; in mtree_entry_setup_filenames()
H A Darchive_read_support_format_cab.c280 struct archive_wstring ws;
H A Darchive_write_set_format_iso9660.c4829 struct archive_wstring ws; in isofile_gen_utility_names()
4944 struct archive_wstring ws; in isofile_gen_utility_names()