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

/external/mksh/src/
H A Dexec.c950 shcomexec(const char **wp) function
955 return (call_builtin(tp, wp, "shcomexec"));
H A Dmain.c374 shcomexec(wp);
611 shcomexec(restr_com);
641 rv = shcomexec(l->argv);
H A Dsh.h1651 int shcomexec(const char **);
1713 #define c_builtin shcomexec

Completed in 800 milliseconds