Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_read_support_format_iso9660.c449 static struct file_info *heap_get_entry(struct heap_queue *heap);
454 heap_get_entry(&((iso9660)->pending_files))
3187 heap_get_entry(struct heap_queue *heap) in heap_get_entry() function
HDarchive_read_support_format_xar.c391 static struct xar_file *heap_get_entry(struct heap_queue *);
692 file = xar->file = heap_get_entry(&(xar->file_queue)); in xar_read_header()
1283 heap_get_entry(struct heap_queue *heap) in heap_get_entry() function