Home
last modified time | relevance | path

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

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