TAR_GNU           275 src/vfs/tar/tar-sparse.c     case TAR_GNU:              /* FIXME: This one should disappear? */
TAR_GNU           401 src/vfs/tar/tar.c             arch->type = hbits ? TAR_OLDGNU : TAR_GNU;
TAR_GNU           424 src/vfs/tar/tar.c             arch->type = TAR_GNU;
TAR_GNU           461 src/vfs/tar/tar.c     case TAR_GNU:
TAR_GNU           498 src/vfs/tar/tar.c     if (arch->type == TAR_GNU || arch->type == TAR_OLDGNU)
TAR_GNU           648 src/vfs/tar/tar.c                 arch->type = TAR_GNU;
TAR_GNU           812 src/vfs/tar/tar.c             if (((arch->type == TAR_GNU || arch->type == TAR_OLDGNU)