Searched refs:IORDWR (Results 1 – 4 of 4) sorted by relevance
263 expected = (type == IOREAD || type == IORDWR || type == IOHERE) ? 0 : in pioact()289 case IORDWR: in pioact()953 DT(IORDWR) in dumpioact()
935 ((unsigned int)c == ORD('>') ? IOCAT : IOHERE) : IORDWR; in yylex()
1467 case IORDWR: in iosetup()
1949 #define IORDWR 0x3 /* <>: todo */ macro