Searched refs:archive_wstrappend_wchar (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c1100 archive_wstrappend_wchar(&s, L'/');
H A Darchive_util.c273 archive_wstrappend_wchar(&temp_name, L'/');
H A Darchive_string.h82 archive_wstrappend_wchar(struct archive_wstring *, wchar_t);
H A Darchive_string.c403 archive_wstrappend_wchar(struct archive_wstring *as, wchar_t c) function
H A Darchive_write_set_format_v7tar.c276 archive_wstrappend_wchar(&ws, L'/');
H A Darchive_write_set_format_ustar.c298 archive_wstrappend_wchar(&ws, L'/');
H A Darchive_write_set_format_pax.c675 archive_wstrappend_wchar(&ws, L'/');
H A Darchive_write_set_format_gnutar.c331 archive_wstrappend_wchar(&ws, L'/');

Completed in 126 milliseconds