ISTAPE
if (files_cnt > 1 && !(in.flags & ISTAPE)) {
? ISCHR : ISTAPE;
if (!(in.flags & (ISPIPE|ISTAPE)) &&
if (out.flags & ISTAPE)
#define ISTAPE 0x04 /* tape (not seekable) */
if (!(out.flags & ISTAPE)) {
if (!(in.flags & (ISPIPE|ISTAPE))) {
if (artyp == ISTAPE || artyp == ISPIPE
case ISTAPE:
if (artyp == ISTAPE
artyp = ioctl(arfd, MTIOCGET, &mb) ? ISCHR : ISTAPE;
case ISTAPE:
if ((vflag || Vflag) && (artyp == ISTAPE)) {
if ((vflag || Vflag) && (artyp == ISTAPE)) {
case ISTAPE:
case ISTAPE:
case ISTAPE: