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

/external/mksh/src/
H A Dtree.c254 (type == IOCAT || type == IOWRITE) ? 1 :
269 case IOCAT:
923 DT(IOCAT)
H A Dexec.c1320 case IOCAT:
H A Dlex.c943 (c == '>' ? IOCAT : IOHERE) : IORDWR;
H A Dsh.h1358 #define IOCAT 0x5 /* >> */ macro

Completed in 125 milliseconds