Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c411 static void xattr_free(struct xattr *);
1827 xattr_free(xattr); in file_free()
1863 xattr_free(struct xattr *xattr) in xattr_free() function