tar_skip_file     314 src/vfs/tar/tar-internal.h gboolean tar_skip_file (tar_super_t * archive, off_t size);
tar_skip_file     773 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);