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

/freebsd-13-stable/contrib/libarchive/tar/
H A Dwrite.c102 static int copy_file_data_block(struct bsdtar *,
720 else if (copy_file_data_block(bsdtar, a, ina, in_entry))
733 copy_file_data_block(struct bsdtar *bsdtar, struct archive *a, function
996 if (copy_file_data_block(bsdtar, a, bsdtar->diskreader, entry))

Completed in 53 milliseconds