HomeSort by relevance Sort by last modified time
    Searched refs:IODUP (Results 1 - 5 of 5) sorted by null

  /external/mksh/src/
exec.c 1347 case IODUP: {
    [all...]
tree.c 255 (type == IODUP && (iop->unit == !(flag & IORDUP))) ? iop->unit :
280 case IODUP:
923 DT(IODUP)
syn.c 225 nextiop->flag = IODUP;
lex.c 956 iop->flag |= IODUP | (c == '<' ? IORDUP : 0);
    [all...]
sh.h     [all...]

Completed in 65 milliseconds