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

  /external/mksh/src/
main.c 363 shcomexec(wp);
634 shcomexec(restr_com);
664 rv = shcomexec(l->argv);
    [all...]
sh.h     [all...]
exec.c 938 shcomexec(const char **wp) function
943 return (call_builtin(tp, wp, "shcomexec"));
    [all...]

Completed in 35 milliseconds