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

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

Completed in 350 milliseconds