Home
last modified time | relevance | path

Searched refs:archive_string_empty (Results 1 – 18 of 18) sorted by relevance

/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c325 archive_string_empty(&s); in test_archive_string_sprintf()
329 archive_string_empty(&s); in test_archive_string_sprintf()
333 archive_string_empty(&s); in test_archive_string_sprintf()
337 archive_string_empty(&s); in test_archive_string_sprintf()
341 archive_string_empty(&s); in test_archive_string_sprintf()
345 archive_string_empty(&s); in test_archive_string_sprintf()
349 archive_string_empty(&s); in test_archive_string_sprintf()
/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_write_set_format_shar.c203 archive_string_empty(&shar->quoted_name); in archive_write_shar_header()
368 archive_string_empty(&shar->work); in archive_write_shar_data_sed()
392 archive_string_empty(&shar->work); in archive_write_shar_data_sed()
507 archive_string_empty(&shar->work); in archive_write_shar_data_uuencode()
589 archive_string_empty(&shar->work); in archive_write_shar_finish_entry()
H A Darchive_write_set_format_mtree.c427 archive_string_empty(&mtree->ebuf); in mtree_indent()
933 archive_string_empty(&mtree->ebuf); in write_mtree_entry()
1049 archive_string_empty(&mtree->buf); in write_mtree_entry()
1072 archive_string_empty(&mtree->ebuf); in write_dot_dot_entry()
1081 archive_string_empty(&mtree->buf); in write_dot_dot_entry()
1731 archive_string_empty(&(file->pathname)); in mtree_entry_setup_filenames()
1843 archive_string_empty(&file->parentdir); in mtree_entry_setup_filenames()
2191 archive_string_empty(&np->symlink); in mtree_entry_exchange_same_entry()
2193 archive_string_empty(&np->uname); in mtree_entry_exchange_same_entry()
2195 archive_string_empty(&np->gname); in mtree_entry_exchange_same_entry()
[all …]
H A Darchive_string.c3888 archive_string_empty(&(aes->aes_utf8)); in archive_mstring_get_utf8()
3940 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_get_mbs()
3953 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_get_mbs()
4109 archive_string_empty(&(aes->aes_utf8)); in archive_mstring_copy_mbs_len()
4129 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_copy_utf8()
4130 archive_string_empty(&(aes->aes_wcs)); in archive_mstring_copy_utf8()
4144 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_copy_wcs_len()
4145 archive_string_empty(&(aes->aes_utf8)); in archive_mstring_copy_wcs_len()
4160 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_copy_mbs_len_l()
4162 archive_string_empty(&(aes->aes_utf8)); in archive_mstring_copy_mbs_len_l()
[all …]
H A Darchive_cmdline.c71 archive_string_empty(as); in get_argument()
H A Darchive_read_support_format_lha.c565 archive_string_empty(&lha->dirname); in archive_read_format_lha_read_header()
566 archive_string_empty(&lha->filename); in archive_read_format_lha_read_header()
630 archive_string_empty(&conv_buffer.aes_mbs); in archive_read_format_lha_read_header()
631 archive_string_empty(&conv_buffer.aes_mbs_in_locale); in archive_read_format_lha_read_header()
632 archive_string_empty(&conv_buffer.aes_utf8); in archive_read_format_lha_read_header()
1229 archive_string_empty(&lha->filename); in lha_read_file_extended_header()
1240 archive_string_empty(&lha->filename); in lha_read_file_extended_header()
1248 archive_string_empty(&lha->filename); in lha_read_file_extended_header()
1286 archive_string_empty(&lha->dirname); in lha_read_file_extended_header()
H A Darchive_string.h181 #define archive_string_empty(a) ((a)->length = 0) macro
H A Darchive_util.c171 archive_string_empty(&a->error_string); in archive_clear_error()
187 archive_string_empty(&(a->error_string)); in archive_set_error()
H A Darchive_write_set_format_xar.c745 archive_string_empty(&(xar->cur_file->script)); in xar_write_data()
896 archive_string_empty(&xar->vstr); in xmlwrite_fstring()
2074 archive_string_empty(&(file->parentdir)); in file_gen_utility_names()
2075 archive_string_empty(&(file->basename)); in file_gen_utility_names()
2076 archive_string_empty(&(file->symlink)); in file_gen_utility_names()
2214 archive_string_empty(&(file->parentdir)); in file_gen_utility_names()
2374 archive_string_empty(&(xar->cur_dirstr)); in file_tree()
H A Darchive_read_support_format_tar.c720 archive_string_empty(&(tar->entry_gname)); in tar_read_header()
721 archive_string_empty(&(tar->entry_pathname)); in tar_read_header()
722 archive_string_empty(&(tar->entry_pathname_override)); in tar_read_header()
723 archive_string_empty(&(tar->entry_uname)); in tar_read_header()
724 archive_string_empty(&tar->entry_linkpath); in tar_read_header()
1266 archive_string_empty(as); in read_body_to_string()
H A Darchive_write_set_format_pax.c843 archive_string_empty(&(pax->pax_header)); /* Blank our work area. */
844 archive_string_empty(&(pax->sparse_map));
1872 archive_string_empty(&(pax->sparse_map));
H A Darchive_read_support_format_iso9660.c1339 archive_string_empty(&iso9660->pathname); in archive_read_format_iso9660_read_header()
2531 archive_string_empty(&file->name); in parse_rockridge_NM1()
2673 archive_string_empty(&file->symlink); in parse_rockridge_SL1()
2738 archive_string_empty(&file->symlink); in parse_rockridge_SL1()
H A Darchive_write_set_format_iso9660.c4718 archive_string_empty(&(file->parentdir)); in isofile_gen_utility_names()
4719 archive_string_empty(&(file->basename)); in isofile_gen_utility_names()
4720 archive_string_empty(&(file->basename_utf16)); in isofile_gen_utility_names()
4721 archive_string_empty(&(file->symlink)); in isofile_gen_utility_names()
4832 archive_string_empty(&(file->parentdir)); in isofile_gen_utility_names()
4947 archive_string_empty(&(file->symlink)); in isofile_gen_utility_names()
4977 archive_string_empty(&(file->parentdir)); in isofile_gen_utility_names()
5668 archive_string_empty(&(iso9660->cur_dirstr)); in isoent_tree()
H A Darchive_match.c679 archive_string_empty(&as); in add_pattern_from_file()
H A Darchive_read_support_format_mtree.c1188 archive_string_empty(&mtree->contents_name); in parse_file()
H A Darchive_read_disk_posix.c2219 archive_string_empty(&t->path); in tree_reopen()
H A Darchive_read_support_format_zip.c1300 archive_string_empty(&zip->format_name); in zip_read_local_file_header()
H A Darchive_write_disk_posix.c418 archive_string_empty(&a->_tmpname_data); in la_mktemp()