Searched defs:sparse (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/libarchive/libarchive/test/
H A Dtest_write_disk_sparse.c35 verify_write_data(struct archive *a, int sparse) argument
132 verify_write_data_block(struct archive *a, int sparse) argument
[all...]
H A Dtest_sparse_basic.c64 struct sparse { struct
266 verify_sparse_file(struct archive *a, const char *path, const struct sparse *sparse, int expected_holes) argument
389 verify_sparse_file2(struct archive *a, const char *path, const struct sparse *sparse, int blocks, int preopen) argument
[all...]
/freebsd-11.0-release/bin/dd/
H A Ddd.c456 int sparse; local
/freebsd-11.0-release/contrib/libarchive/tar/
H A Dwrite.c750 int64_t sparse = offset - progress; local
/freebsd-11.0-release/lib/libstand/
H A Dpkgfs.c98 } sparse[4]; member in struct:ustar_hdr::__anon6892::__anon6894
/freebsd-11.0-release/usr.sbin/makefs/
H A Dmakefs.h132 int sparse; /* sparse image, don't fill it with zeros */ member in struct:__anon13985
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c100 struct gnu_sparse sparse[4]; member in struct:archive_entry_header_gnutar
2197 struct gnu_sparse sparse[21]; member in struct:extended
2230 gnu_sparse_old_parse(struct archive_read *a, struct tar *tar, const struct gnu_sparse *sparse, int length) argument
[all...]

Completed in 66 milliseconds