HomeSort by: relevance | last modified time | path
    Searched defs:c_whence (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
c_ksh.c 427 c_whence(wp) function
553 /* Let c_whence do the work. Note that c_command() must be
554 * a distinct function from c_whence() (tested in comexec()).
556 return c_whence(wp);
1460 {"whence", c_whence},
c_ksh.c 427 c_whence(wp) function
553 /* Let c_whence do the work. Note that c_command() must be
554 * a distinct function from c_whence() (tested in comexec()).
556 return c_whence(wp);
1460 {"whence", c_whence},

Completed in 70 milliseconds