Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry_private.h44 struct ae_sparse { struct
45 struct ae_sparse *next; argument
187 struct ae_sparse *sparse_head;
188 struct ae_sparse *sparse_tail;
189 struct ae_sparse *sparse_p;
H A Darchive_entry_sparse.c41 struct ae_sparse *sp; in archive_entry_sparse_clear()
55 struct ae_sparse *sp; in archive_entry_sparse_add_entry()
104 struct ae_sparse *sp; in archive_entry_sparse_count()
H A Darchive_entry.c179 struct ae_sparse *sp; in archive_entry_clone()