Home
last modified time | relevance | path

Searched refs:attrkey (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c812 const char *attrkey, const char *attrvalue) in xmlwrite_string_attr() argument
823 if (attrkey != NULL && attrvalue != NULL) { in xmlwrite_string_attr()
825 BAD_CAST_CONST(attrkey), BAD_CAST_CONST(attrvalue)); in xmlwrite_string_attr()