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 | 834 xmlwrite_string_attr(struct archive_write *a, struct xml_writer *writer, in xmlwrite_string_attr() function 986 r = xmlwrite_string_attr(a, writer, in xmlwrite_sum() 1024 r = xmlwrite_string_attr(a, writer, "encoding", NULL, in xmlwrite_heap() 1288 r = xmlwrite_string_attr(a, writer, "type", filetype, in make_file_entry() 1320 r = xmlwrite_string_attr(a, writer, "link", in make_file_entry()
|