HomeSort by: relevance | last modified time | path
    Searched defs:comexec (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
exec.c 26 static int comexec ARGS((struct op *, struct tbl *volatile, char **,
109 * null commands (see comexec() and c_eval()) and by c_set().
159 rv = comexec(t, tp, ap, flags);
445 comexec(t, tp, ap, flags) function
exec.c 26 static int comexec ARGS((struct op *, struct tbl *volatile, char **,
109 * null commands (see comexec() and c_eval()) and by c_set().
159 rv = comexec(t, tp, ap, flags);
445 comexec(t, tp, ap, flags) function

Completed in 25 milliseconds