HomeSort by relevance Sort by last modified time
    Searched refs:shcomexec (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
main.c 374 shcomexec(wp);
611 shcomexec(restr_com);
641 rv = shcomexec(l->argv);
    [all...]
sh.h     [all...]
exec.c 976 shcomexec(const char **wp) function
981 return (call_builtin(tp, wp, "shcomexec", false));
    [all...]

Completed in 295 milliseconds