Home | History | Annotate | Download | only in src

Lines Matching refs:IOTYPE

93 		    (t->ioact[0]->flag & IOTYPE) == IOHERE &&
1296 int iotype = iop->flag & IOTYPE;
1302 if (iotype != IOHERE)
1307 iotmp.name = (iotype == IOHERE) ? NULL : cp;
1316 switch (iotype) {
1384 iotype == IODUP ? "dup" :
1385 (iotype == IOREAD || iotype == IOHERE) ?
1419 if (iotype != IODUP)
1423 if (iotype != IODUP)