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

/external/mksh/src/
H A Dtree.c172 case TCOPROC:
962 OPEN(TCOPROC)
H A Dexec.c151 if (t->ioact != NULL || t->type == TPIPE || t->type == TCOPROC) {
227 case TCOPROC: {
H A Dsyn.c149 p = block(c == '&' ? TASYNC : TCOPROC,
H A Dsh.h1180 #define TCOPROC 22 /* coprocess |& */ macro

Completed in 383 milliseconds