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

  /external/mksh/src/
tree.c 253 expected = (type == IOREAD || type == IORDWR || type == IOHERE) ? 0 :
273 case IORDWR:
901 DT(IORDWR)
exec.c 1326 case IORDWR:
    [all...]
lex.c 931 (c == '>' ? IOCAT : IOHERE) : IORDWR;
    [all...]
sh.h     [all...]

Completed in 26 milliseconds