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

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

Completed in 282 milliseconds