Searched refs:xmlwrite_string_attr (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_xar.c | 811 xmlwrite_string_attr(struct archive_write *a, xmlTextWriterPtr writer, in xmlwrite_string_attr() function 968 r = xmlwrite_string_attr(a, writer, in xmlwrite_sum() 1006 r = xmlwrite_string_attr(a, writer, "encoding", NULL, in xmlwrite_heap() 1249 r = xmlwrite_string_attr(a, writer, "type", filetype, in make_file_entry() 1281 r = xmlwrite_string_attr(a, writer, "link", in make_file_entry()
|