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.c47 struct sparse_block { struct
48 struct sparse_block *next; argument
61 struct sparse_block *sparse_list; argument
62 struct sparse_block *sparse_tail;
1837 struct sparse_block *sb;
1881 struct sparse_block *sb = pax->sparse_list->next;
2027 struct sparse_block *sb = pax->sparse_list;
2038 struct sparse_block *sb;
H A Darchive_read_support_format_tar.c112 struct sparse_block { struct
113 struct sparse_block *next; argument
137 struct sparse_block *sparse_list; argument
138 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()
3031 struct sparse_block *p; in gnu_add_sparse_entry()
3055 struct sparse_block *p; in gnu_clear_sparse_list()