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

  /src/bin/sh/
cd.c 71 STATIC int docd(const char *, bool, bool);
166 if ((x = docd(p, dopr != 0, eopt)) >= 0)
186 docd(const char *dest, bool print, bool eopt) function in typeref:typename:STATIC int
231 CTRACE(DBG_CMDS, ("docd(\"%s\", %s, %s) called\n", dest,

Completed in 23 milliseconds