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

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

Completed in 701 milliseconds