Home | History | Annotate | Download | only in src

Lines Matching refs:ioflag

99 		    (t->ioact[0]->ioflag & IOTYPE) == IOHERE &&
1406 int iotype = iop->ioflag & IOTYPE;
1418 iotmp.ioflag |= IONAMEXP;
1436 if (Flag(FNOCLOBBER) && !(iop->ioflag & IOCLOB)) {
1479 X_OK | ((iop->ioflag & IORDUP) ? R_OK : W_OK),
1564 if (iop->ioflag & IORDUP)
1597 if (iop->ioflag & IOHERESTR) {
1628 i = (iop->ioflag & IOEVAL) ? (ONEWORD | HEREDOC) : 0;