Home
last modified time | relevance | path

Searched refs:archive_string_vsprintf (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c81 archive_string_vsprintf(as, fmt, ap); in archive_string_sprintf()
90 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf() function
H A Darchive_string.h190 void archive_string_vsprintf(struct archive_string *, const char *,
H A Darchive_util.c191 archive_string_vsprintf(&(a->error_string), fmt, ap); in archive_set_error()
H A Darchive_write_set_format_xar.c920 archive_string_vsprintf(&xar->vstr, fmt, ap); in xmlwrite_fstring()
3567 archive_string_vsprintf(&asf, format, ap); in xml_writer_write_attributef()