Searched refs:IORDUP (Results 1 – 4 of 4) sorted by relevance
97 #define IORDUP BIT(7) /* x<&y (as opposed to x>&y) */ macro
229 : (type == IODUP && (iop->unit == !(flag & IORDUP))) ?258 if (flag & IORDUP)
1177 X_OK | ((iop->flag & IORDUP) ? R_OK : W_OK),1239 if (iop->flag & IORDUP) /* possible exec <&p */
653 iop->flag = IODUP | (c == '<' ? IORDUP : 0);