Searched refs:archive_string_init (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_string.h67 #define archive_string_init(a) \ macro
H A Darchive_write_set_format_mtree.c406 archive_string_init(&setstr);
407 archive_string_init(&unsetstr);
1030 archive_string_init(&mtree->set.parent);
1034 archive_string_init(&mtree->ebuf);
1035 archive_string_init(&mtree->buf);
H A Darchive_write_set_format_shar.c119 archive_string_init(&shar->work);
120 archive_string_init(&shar->quoted_name);
H A Darchive_write_set_format_pax.c381 archive_string_init(&s);
H A Darchive_read_support_format_xar.c1811 archive_string_init(&(tag->name));

Completed in 57 milliseconds