| /freebsd-13.1/contrib/libarchive/libarchive/test/ |
| H A D | test_archive_string.c | 326 archive_string_empty(&s); in test_archive_string_sprintf() 330 archive_string_empty(&s); in test_archive_string_sprintf() 334 archive_string_empty(&s); in test_archive_string_sprintf() 338 archive_string_empty(&s); in test_archive_string_sprintf() 342 archive_string_empty(&s); in test_archive_string_sprintf() 346 archive_string_empty(&s); in test_archive_string_sprintf() 350 archive_string_empty(&s); in test_archive_string_sprintf()
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_write_set_format_shar.c | 204 archive_string_empty(&shar->quoted_name); in archive_write_shar_header() 361 archive_string_empty(&shar->work); in archive_write_shar_data_sed() 385 archive_string_empty(&shar->work); in archive_write_shar_data_sed() 500 archive_string_empty(&shar->work); in archive_write_shar_data_uuencode() 582 archive_string_empty(&shar->work); in archive_write_shar_finish_entry()
|
| H A D | archive_write_set_format_mtree.c | 428 archive_string_empty(&mtree->ebuf); in mtree_indent() 934 archive_string_empty(&mtree->ebuf); in write_mtree_entry() 1050 archive_string_empty(&mtree->buf); in write_mtree_entry() 1073 archive_string_empty(&mtree->ebuf); in write_dot_dot_entry() 1082 archive_string_empty(&mtree->buf); in write_dot_dot_entry() 1732 archive_string_empty(&(file->pathname)); in mtree_entry_setup_filenames() 1844 archive_string_empty(&file->parentdir); in mtree_entry_setup_filenames() 2192 archive_string_empty(&np->symlink); in mtree_entry_exchange_same_entry() 2194 archive_string_empty(&np->uname); in mtree_entry_exchange_same_entry() 2196 archive_string_empty(&np->gname); in mtree_entry_exchange_same_entry() [all …]
|
| H A D | archive_cmdline.c | 73 archive_string_empty(as); in get_argument()
|
| H A D | archive_read_support_format_lha.c | 565 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() 1226 archive_string_empty(&lha->filename); in lha_read_file_extended_header() 1237 archive_string_empty(&lha->filename); in lha_read_file_extended_header() 1245 archive_string_empty(&lha->filename); in lha_read_file_extended_header() 1283 archive_string_empty(&lha->dirname); in lha_read_file_extended_header()
|
| H A D | archive_string.c | 3923 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_get_mbs() 3936 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_get_mbs() 4000 archive_string_empty(&(aes->aes_mbs_in_locale)); in archive_mstring_get_mbs_l() 4066 archive_string_empty(&(aes->aes_utf8)); in archive_mstring_copy_mbs_len() 4086 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_copy_utf8() 4087 archive_string_empty(&(aes->aes_wcs)); in archive_mstring_copy_utf8() 4101 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_copy_wcs_len() 4102 archive_string_empty(&(aes->aes_utf8)); in archive_mstring_copy_wcs_len() 4117 archive_string_empty(&(aes->aes_mbs)); in archive_mstring_copy_mbs_len_l() 4119 archive_string_empty(&(aes->aes_utf8)); in archive_mstring_copy_mbs_len_l() [all …]
|
| H A D | archive_string.h | 184 #define archive_string_empty(a) ((a)->length = 0) macro
|
| H A D | archive_util.c | 161 archive_string_empty(&a->error_string); in archive_clear_error() 177 archive_string_empty(&(a->error_string)); in archive_set_error()
|
| H A D | archive_read_support_format_tar.c | 1193 archive_string_empty(&(tar->entry_linkpath)); in header_common() 1605 archive_string_empty(&(tar->entry_gname)); in pax_header() 1606 archive_string_empty(&(tar->entry_linkpath)); in pax_header() 1607 archive_string_empty(&(tar->entry_pathname)); in pax_header() 1608 archive_string_empty(&(tar->entry_pathname_override)); in pax_header() 1609 archive_string_empty(&(tar->entry_uname)); in pax_header()
|
| H A D | archive_write_set_format_xar.c | 746 archive_string_empty(&(xar->cur_file->script)); in xar_write_data() 897 archive_string_empty(&xar->vstr); in xmlwrite_fstring() 2079 archive_string_empty(&(file->parentdir)); in file_gen_utility_names() 2080 archive_string_empty(&(file->basename)); in file_gen_utility_names() 2081 archive_string_empty(&(file->symlink)); in file_gen_utility_names() 2219 archive_string_empty(&(file->parentdir)); in file_gen_utility_names() 2379 archive_string_empty(&(xar->cur_dirstr)); in file_tree()
|
| H A D | archive_write_set_format_pax.c | 823 archive_string_empty(&(pax->pax_header)); /* Blank our work area. */ in archive_write_pax_header() 824 archive_string_empty(&(pax->sparse_map)); in archive_write_pax_header() 1847 archive_string_empty(&(pax->sparse_map)); in archive_write_pax_data()
|
| H A D | archive_read_support_format_iso9660.c | 1260 archive_string_empty(&iso9660->pathname); in archive_read_format_iso9660_read_header() 2440 archive_string_empty(&file->name); in parse_rockridge_NM1() 2560 archive_string_empty(&file->symlink); in parse_rockridge_SL1() 2625 archive_string_empty(&file->symlink); in parse_rockridge_SL1()
|
| H A D | archive_write_set_format_iso9660.c | 4722 archive_string_empty(&(file->parentdir)); in isofile_gen_utility_names() 4723 archive_string_empty(&(file->basename)); in isofile_gen_utility_names() 4724 archive_string_empty(&(file->basename_utf16)); in isofile_gen_utility_names() 4725 archive_string_empty(&(file->symlink)); in isofile_gen_utility_names() 4836 archive_string_empty(&(file->parentdir)); in isofile_gen_utility_names() 4951 archive_string_empty(&(file->symlink)); in isofile_gen_utility_names() 4981 archive_string_empty(&(file->parentdir)); in isofile_gen_utility_names() 5672 archive_string_empty(&(iso9660->cur_dirstr)); in isoent_tree()
|
| H A D | archive_match.c | 679 archive_string_empty(&as); in add_pattern_from_file()
|
| H A D | archive_read_support_format_mtree.c | 1187 archive_string_empty(&mtree->contents_name); in parse_file()
|
| H A D | archive_read_disk_posix.c | 2195 archive_string_empty(&t->path); in tree_reopen()
|
| H A D | archive_read_support_format_zip.c | 1299 archive_string_empty(&zip->format_name); in zip_read_local_file_header()
|
| H A D | archive_write_disk_posix.c | 418 archive_string_empty(&a->_tmpname_data); in la_mktemp()
|