Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_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
H A Darchive_read_support_format_xar.c396 static struct xar_file *heap_get_entry(struct heap_queue *);
701 file = xar->file = heap_get_entry(&(xar->file_queue)); in xar_read_header()
1292 heap_get_entry(struct heap_queue *heap) in heap_get_entry() function