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

  /external/mksh/src/
tree.c 263 expected = (type == IOREAD || type == IORDWR || type == IOHERE) ? 0 :
289 case IORDWR:
953 DT(IORDWR)
lex.c 935 ((unsigned int)c == ORD('>') ? IOCAT : IOHERE) : IORDWR;
    [all...]
exec.c     [all...]
sh.h     [all...]

Completed in 198 milliseconds