Searched refs:comexec (Results 1 – 2 of 2) sorted by relevance
/external/mksh/src/ |
D | exec.c | 33 static int comexec(struct op *, struct tbl * volatile, const char **, 162 rv = comexec(t, tp, (const char **)ap, flags, xerrok); in execute() 484 comexec(struct op *t, struct tbl * volatile tp, const char **ap, in comexec() function
|
D | check.t | 5728 in comexec() the two lines
|