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 :
277 case IORDWR:
921 DT(IORDWR)
exec.c 1335 case IORDWR:
    [all...]
lex.c 943 (c == '>' ? IOCAT : IOHERE) : IORDWR;
    [all...]
sh.h     [all...]

Completed in 425 milliseconds