Searched refs:comexec (Results 1 - 1 of 1) sorted by path

/external/mksh/src/
H A Dexec.c32 static int comexec(struct op *, struct tbl * volatile, const char **,
125 * null commands (see comexec() and c_eval()) and by c_set().
174 rv = comexec(t, tp, (const char **)ap, flags, xerrok);
493 comexec(struct op *t, struct tbl * volatile tp, const char **ap, function

Completed in 796 milliseconds