Searched refs:ISTAPE (Results 1 – 4 of 4) sorted by relevance
174 artyp = ioctl(arfd, MTIOCGET, &mb) ? ISCHR : ISTAPE; in ar_open()205 case ISTAPE: in ar_open()310 if (vflag && (artyp == ISTAPE)) { in ar_close()342 if (vflag && (artyp == ISTAPE)) { in ar_close()516 case ISTAPE: in ar_read()635 case ISTAPE: in ar_write()726 case ISTAPE: in ar_rdsync()915 case ISTAPE: in ar_rev()1121 if (artyp == ISTAPE) { in ar_next()
67 #define ISTAPE 3 /* tape drive */ macro
46 #define ISTAPE 0x04 /* tape */ macro
159 if (files_cnt > 1 && !(in.flags & ISTAPE)) in setup()325 io->flags |= ISTAPE; in getfdtype()622 if (out.flags & ISTAPE) in dd_out()