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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c148 struct xar_file { struct
149 struct xar_file *next;
150 struct xar_file *hdnext;
151 struct xar_file *parent;
204 struct xar_file *files;
208 struct xar_file **files;
344 struct xar_file *file; /* current reading file. */
347 struct xar_file *hdlink_orgs;
386 static void heap_add_entry(struct heap_queue *, struct xar_file *);
387 static struct xar_file *heap_get_entr
[all...]

Completed in 57 milliseconds