Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c82 archive_string_vsprintf(as, fmt, ap); in archive_string_sprintf()
91 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf() function
H A Darchive_string.h193 void archive_string_vsprintf(struct archive_string *, const char *,
H A Darchive_util.c179 archive_string_vsprintf(&(a->error_string), fmt, ap); in archive_set_error()
H A Darchive_write_set_format_xar.c898 archive_string_vsprintf(&xar->vstr, fmt, ap); in xmlwrite_fstring()
/dflybsd-src/lib/libarchive/
H A DSymbol.map316 archive_string_vsprintf;