Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c813 const char *attrkey, const char *attrvalue) in xmlwrite_string_attr() argument
824 if (attrkey != NULL && attrvalue != NULL) { in xmlwrite_string_attr()
826 BAD_CAST_CONST(attrkey), BAD_CAST_CONST(attrvalue)); in xmlwrite_string_attr()