Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dtree.h86 #define IORDWR 0x3 /* <>: todo */ macro
H A Dtree.c198 expected = (type == IOREAD || type == IORDWR || type == IOHERE) ? 0 : in pioact()
224 case IORDWR: in pioact()
H A Dexec.c1087 case IORDWR: in iosetup()
H A Dlex.c744 (c == '>' ? IOCAT : IOHERE) : IORDWR; in yylex()