Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c408 static int xattr_new(struct archive_read *,
1838 xattr_new(struct archive_read *a, struct xar *xar, struct xmlattr_list *list) in xattr_new() function
2024 if (xattr_new(a, xar, list) != ARCHIVE_OK) in xml_start()