Searched refs:archive_string_vsprintf (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_string_sprintf.c | 81 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 D | archive_string.h | 190 void archive_string_vsprintf(struct archive_string *, const char *,
|
| H A D | archive_util.c | 191 archive_string_vsprintf(&(a->error_string), fmt, ap); in archive_set_error()
|
| H A D | archive_write_set_format_xar.c | 920 archive_string_vsprintf(&xar->vstr, fmt, ap); in xmlwrite_fstring() 3567 archive_string_vsprintf(&asf, format, ap); in xml_writer_write_attributef()
|