Home
last modified time | relevance | path

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

/external/mksh/src/
Dtree.c194 case TCOPROC: in ptree()
1092 OPEN(TCOPROC) in dumptree()
Dexec.c150 if (t->ioact != NULL || t->type == TPIPE || t->type == TCOPROC) { in execute()
226 case TCOPROC: { in execute()
Dsyn.c159 p = block(c == '&' ? TASYNC : TCOPROC, p, NULL); in c_list()
Dsh.h1379 #define TCOPROC 22 /* coprocess |& */ macro
Dcheck.t10306 #TCOPROC
11007 #TCOPROC