Home
last modified time | relevance | path

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

/freebsd-14.2/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
133 struct sparse_block *sparse_list; argument
134 struct sparse_block *sparse_last;
559 struct sparse_block *sb; in archive_read_format_tar_read_header()
599 struct sparse_block *p; in archive_read_format_tar_read_data()
660 struct sparse_block *p; in archive_read_format_tar_skip()
2935 struct sparse_block *p; in gnu_add_sparse_entry()
2959 struct sparse_block *p; in gnu_clear_sparse_list()