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

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_entry_private.h65 struct ae_xattr { struct
66 struct ae_xattr *next;
176 struct ae_xattr *xattr_head;
177 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.c396 struct ae_xattr *xp;

Completed in 178 milliseconds