Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c100 static void sparse_list_clear(struct pax *);
826 sparse_list_clear(pax); in archive_write_pax_header()
1457 sparse_list_clear(pax); in archive_write_pax_header()
1795 sparse_list_clear(pax); in archive_write_pax_free()
1994 sparse_list_clear(struct pax *pax) in sparse_list_clear() function