Searched refs:xmlwrite_string_attr (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_xar.c | 810 xmlwrite_string_attr(struct archive_write *a, xmlTextWriterPtr writer, in xmlwrite_string_attr() function 963 r = xmlwrite_string_attr(a, writer, in xmlwrite_sum() 1001 r = xmlwrite_string_attr(a, writer, "encoding", NULL, in xmlwrite_heap() 1244 r = xmlwrite_string_attr(a, writer, "type", filetype, in make_file_entry() 1276 r = xmlwrite_string_attr(a, writer, "link", in make_file_entry()
|