Searched refs:ISTAPE (Results 1 - 2 of 2) sorted by relevance

/system/core/toolbox/
H A Ddd.h50 #define ISTAPE 0x04 /* tape (not seekable) */ macro
H A Ddd.c175 if (files_cnt > 1 && !(in.flags & ISTAPE)) {
260 io->flags |= /*ioctl(io->fd, MTIOCGET, &mt) ? ISCHR : ISTAPE; */ ISCHR;
348 if (!(in.flags & (ISPIPE|ISTAPE)) &&
541 if (out.flags & ISTAPE) {
592 if (!(in.flags & (ISPIPE|ISTAPE))) {
663 if (!(out.flags & ISTAPE)) {

Completed in 423 milliseconds