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