Searched refs:IOCAT (Results 1 – 4 of 4) sorted by relevance
264 (type == IOCAT || type == IOWRITE) ? 1 : in pioact()281 case IOCAT: in pioact()955 DT(IOCAT) in dumpioact()
934 ((unsigned int)c == ORD('>') ? IOCAT : IOHERE) : IORDWR; in yylex()
1433 case IOCAT: in iosetup()
2026 #define IOCAT 0x5 /* >> */ macro