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 | 836 xmlwrite_string_attr(struct archive_write *a, struct xml_writer *writer, in xmlwrite_string_attr() function 988 r = xmlwrite_string_attr(a, writer, in xmlwrite_sum() 1026 r = xmlwrite_string_attr(a, writer, "encoding", NULL, in xmlwrite_heap() 1290 r = xmlwrite_string_attr(a, writer, "type", filetype, in make_file_entry() 1322 r = xmlwrite_string_attr(a, writer, "link", in make_file_entry()
|