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

  /external/mksh/src/
tree.c 254 expected = (type == IOREAD || type == IORDWR || type == IOHERE) ? 0 :
280 case IORDWR:
929 DT(IORDWR)
lex.c 919 (c == '>' ? IOCAT : IOHERE) : IORDWR;
    [all...]
exec.c     [all...]
sh.h     [all...]

Completed in 394 milliseconds