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

/external/mksh/src/
H A Dtree.c194 case TCOPROC:
1094 OPEN(TCOPROC)
H A Dexec.c146 if (t->ioact != NULL || t->type == TPIPE || t->type == TCOPROC) {
222 case TCOPROC: {
H A Dsyn.c160 p = block(c == '&' ? TASYNC : TCOPROC, p, NULL);
H A Dsh.h1320 #define TCOPROC 22 /* coprocess |& */ macro

Completed in 1371 milliseconds