TAR_GNU           398 src/vfs/tar/tar-sparse.c     case TAR_GNU:              /* FIXME: This one should disappear? */
TAR_GNU           398 src/vfs/tar/tar.c             arch->type = hbits ? TAR_OLDGNU : TAR_GNU;
TAR_GNU           421 src/vfs/tar/tar.c             arch->type = TAR_GNU;
TAR_GNU           458 src/vfs/tar/tar.c     case TAR_GNU:
TAR_GNU           495 src/vfs/tar/tar.c     if (arch->type == TAR_GNU || arch->type == TAR_OLDGNU)
TAR_GNU           647 src/vfs/tar/tar.c                 arch->type = TAR_GNU;
TAR_GNU           814 src/vfs/tar/tar.c             if (((arch->type == TAR_GNU || arch->type == TAR_OLDGNU)