Searched refs:ae_xattr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_entry_private.h38 struct ae_xattr { struct
39 struct ae_xattr *next;
164 struct ae_xattr *xattr_head;
165 struct ae_xattr *xattr_p;
H A Darchive_entry_xattr.c75 struct ae_xattr *xp;
92 struct ae_xattr *xp;
97 if ((xp = (struct ae_xattr *)malloc(sizeof(struct ae_xattr))) == NULL)
119 struct ae_xattr *xp;
H A Darchive_entry.c178 struct ae_xattr *xp;

Completed in 99 milliseconds