Searched refs:xar_file (Results 1 – 1 of 1) sorted by relevance
147 struct xar_file { struct148 struct xar_file *next; argument149 struct xar_file *hdnext; argument150 struct xar_file *parent; argument206 struct xar_file *files; argument210 struct xar_file **files;344 struct xar_file *file; /* current reading file. */347 struct xar_file *hdlink_orgs;390 struct heap_queue *, struct xar_file *);391 static struct xar_file *heap_get_entry(struct heap_queue *);[all …]