TAR_GNU           268 src/vfs/tar/tar-sparse.c     case TAR_GNU:  // FIXME: This one should disappear?
TAR_GNU           390 src/vfs/tar/tar.c             arch->type = hbits ? TAR_OLDGNU : TAR_GNU;
TAR_GNU           413 src/vfs/tar/tar.c             arch->type = TAR_GNU;
TAR_GNU           450 src/vfs/tar/tar.c     case TAR_GNU:
TAR_GNU           484 src/vfs/tar/tar.c     if (arch->type == TAR_GNU || arch->type == TAR_OLDGNU)
TAR_GNU           634 src/vfs/tar/tar.c                 arch->type = TAR_GNU;
TAR_GNU           797 src/vfs/tar/tar.c             if (((arch->type == TAR_GNU || arch->type == TAR_OLDGNU)