tar_skip_file 316 src/vfs/tar/tar-internal.h gboolean tar_skip_file (tar_super_t * archive, off_t size); tar_skip_file 648 src/vfs/tar/tar-sparse.c (void) tar_skip_file (archive, file.stat_info->archive_file_size - file.dumped_size); tar_skip_file 303 src/vfs/tar/tar.c return tar_skip_file (archive, current_stat_info.stat.st_size);