Searched refs:IORDWR (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dtree.c253 expected = (type == IOREAD || type == IORDWR || type == IOHERE) ? 0 :
277 case IORDWR:
921 DT(IORDWR)
H A Dexec.c1335 case IORDWR:
H A Dlex.c943 (c == '>' ? IOCAT : IOHERE) : IORDWR;
H A Dsh.h1356 #define IORDWR 0x3 /* <>: todo */ macro

Completed in 90 milliseconds