Home
last modified time | relevance | path

Searched refs:TCOPROC (Results 1 – 5 of 5) sorted by relevance

/external/mksh/src/
Dtree.c205 case TCOPROC: in ptree()
1125 OPEN(TCOPROC) in dumptree()
Dexec.c133 if (t->ioact != NULL || t->type == TPIPE || t->type == TCOPROC) { in execute()
209 case TCOPROC: { in execute()
Dsyn.c158 p = block(c == '&' ? TASYNC : TCOPROC, p, NULL); in c_list()
Dsh.h1697 #define TCOPROC 22 /* coprocess |& */ macro
Dcheck.t11088 #TCOPROC
11789 #TCOPROC