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 143 {"whence", c_whence},
497 c_whence(const char **wp) function
641 * Let c_whence do the work. Note that c_command() must be
642 * a distinct function from c_whence() (tested in comexec()).
644 return (c_whence(wp));
    [all...]
sh.h     [all...]

Completed in 37 milliseconds