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

  /external/mksh/src/
main.c 388 shcomexec(wp);
659 shcomexec(restr_com);
689 rv = shcomexec(l->argv);
    [all...]
sh.h     [all...]
exec.c 951 shcomexec(const char **wp) function
956 return (call_builtin(tp, wp, "shcomexec"));
    [all...]

Completed in 74 milliseconds