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

  /external/mksh/src/
funcs.c 102 {"command", c_command},
621 c_command(const char **wp) function
624 * Let c_whence do the work. Note that c_command() must be
    [all...]
exec.c 553 } else if (tp->val.f == c_command) {
558 * and in c_command(), but such is life)
    [all...]
sh.h     [all...]

Completed in 103 milliseconds