Home
last modified time | relevance | path

Searched defs:heap_queue (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_xar.c207 struct heap_queue { struct
208 struct xar_file **files;
209 int allocated;
210 int used;
H A Darchive_read_support_format_iso9660.c300 struct heap_queue { struct
320 struct heap_queue re_dirs; argument