Home | History | Annotate | Download | only in src

Lines Matching full:comexec

32 static int comexec(struct op *, struct tbl * volatile, const char **,
82 * null commands (see comexec() and c_eval()) and by c_set().
161 rv = comexec(t, tp, (const char **)ap, flags, xerrok);
477 comexec(struct op *t, struct tbl * volatile tp, const char **ap,
1018 /* actual 'builtin' built-in utility call is handled in comexec() */