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

  /external/mksh/src/
funcs.c 137 {"whence", c_whence},
491 c_whence(const char **wp) function
625 * Let c_whence do the work. Note that c_command() must be
626 * a distinct function from c_whence() (tested in comexec()).
628 return (c_whence(wp));
    [all...]
sh.h     [all...]

Completed in 56 milliseconds