Searched refs:comexec (Results 1 – 2 of 2) sorted by relevance
/third_party/mksh/ |
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() 479 comexec(struct op *t, struct tbl * volatile tp, const char **ap, in comexec() function
|
D | check.t | 5741 in comexec() the two lines
|