more 97 src/vfs/tar/tar-internal.c char *more; /* pointer to next byte to read */ more 99 src/vfs/tar/tar-internal.c more = archive->record_start->buffer + status; more 108 src/vfs/tar/tar-internal.c r = mc_read (archive->fd, more, left); more 119 src/vfs/tar/tar-internal.c more += status;