Home | History | Annotate | Download | only in ksh

Lines Matching refs:iotype

1120 	int iotype = iop->flag & IOTYPE;
1125 if (iotype != IOHERE)
1130 iotmp.name = (iotype == IOHERE) ? (char *) 0 : cp;
1138 switch (iotype) {
1200 iotype == IODUP ? "dup"
1201 : (iotype == IOREAD || iotype == IOHERE) ?
1228 if (iotype != IODUP)
1232 if (iotype != IODUP)