Searched refs:archive_string_empty (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_string.h131 #define archive_string_empty(a) ((a)->length = 0) macro
H A Darchive_write_set_format_shar.c204 archive_string_empty(&shar->quoted_name);
360 archive_string_empty(&shar->work);
384 archive_string_empty(&shar->work);
485 archive_string_empty(&shar->work);
566 archive_string_empty(&shar->work);
H A Darchive_util.c156 archive_string_empty(&a->error_string);
H A Darchive_write_set_format_mtree.c279 archive_string_empty(&mtree->ebuf);
350 archive_string_empty(dir);
563 archive_string_empty(&mtree->ebuf);
825 archive_string_empty(&mtree->buf);
H A Darchive_read_support_format_tar.c930 archive_string_empty(&(tar->entry_linkpath));
1205 archive_string_empty(&(tar->entry_gname));
1206 archive_string_empty(&(tar->entry_linkpath));
1207 archive_string_empty(&(tar->entry_pathname));
1208 archive_string_empty(&(tar->entry_pathname_override));
1209 archive_string_empty(&(tar->entry_uname));
H A Darchive_entry.c276 archive_string_empty(&(aes->aes_utf8));
306 archive_string_empty(&(aes->aes_mbs));
351 archive_string_empty(&(aes->aes_mbs));
352 archive_string_empty(&(aes->aes_utf8));
H A Darchive_read_support_format_iso9660.c1163 archive_string_empty(&iso9660->pathname);
2252 archive_string_empty(&file->name);
2370 archive_string_empty(&file->symlink);
2438 archive_string_empty(&file->symlink);
H A Darchive_read_support_format_mtree.c528 archive_string_empty(&mtree->contents_name);
H A Darchive_write_set_format_pax.c471 archive_string_empty(&(pax->pax_header)); /* Blank our work area. */

Completed in 160 milliseconds