Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c50 struct sparse_block { struct
51 struct sparse_block *next; argument
64 struct sparse_block *sparse_list; argument
65 struct sparse_block *sparse_tail;
1988 struct sparse_block *sb;
2030 struct sparse_block *sb = pax->sparse_list->next;
2183 struct sparse_block *sb = pax->sparse_list;
2194 struct sparse_block *sb;
H A Darchive_read_support_format_tar.c113 struct sparse_block { struct
114 struct sparse_block *next; argument
138 struct sparse_block *sparse_list; argument
139 struct sparse_block *sparse_last;
570 struct sparse_block *sb; in archive_read_format_tar_read_header()
610 struct sparse_block *p; in archive_read_format_tar_read_data()
3137 struct sparse_block *p; in gnu_add_sparse_entry()
3161 struct sparse_block *p; in gnu_clear_sparse_list()