Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c147 struct xar_file { struct
148 struct xar_file *next; argument
149 struct xar_file *hdnext; argument
150 struct xar_file *parent; argument
206 struct xar_file *files; argument
210 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 …]