Searched refs:create_sparse_file (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c69 static void create_sparse_file(const char *, const struct sparse *);
115 create_sparse_file(const char *path, const struct sparse *s) function
193 create_sparse_file(testfile, sparse_file);
246 create_sparse_file(testfile, sparse_file);
281 create_sparse_file(const char *path, const struct sparse *s) function
334 create_sparse_file(path, sparse);

Completed in 45 milliseconds