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

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

Completed in 54 milliseconds