Searched refs:c_command (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dfuncs.c106 {"command", c_command},
638 c_command(const char **wp) function
641 * Let c_whence do the work. Note that c_command() must be
H A Dexec.c575 } else if (tp->val.f == c_command) {
580 * and in c_command(), but such is life)
H A Dsh.h1686 int c_command(const char **);

Completed in 30 milliseconds