HomeSort by relevance Sort by last modified time
    Searched full:comexec (Results 1 - 4 of 4) sorted by null

  /external/mksh/src/
exec.c 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, function
1018 /* actual 'builtin' built-in utility call is handled in comexec() */
    [all...]
funcs.c 629 /* note: command without -vV is dealt with in comexec() */
    [all...]
sh.h     [all...]
check.t     [all...]

Completed in 307 milliseconds