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

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c440 static struct file_info *heap_get_entry(struct heap_queue *heap);
445 heap_get_entry(&((iso9660)->pending_files))
3068 heap_get_entry(struct heap_queue *heap) function
H A Darchive_read_support_format_xar.c392 static struct xar_file *heap_get_entry(struct heap_queue *);
691 file = xar->file = heap_get_entry(&(xar->file_queue));
1280 heap_get_entry(struct heap_queue *heap) function

Completed in 183 milliseconds