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

  /src/bin/sh/
cd.c 73 STATIC bool updatepwd(const char *);
240 gotpwd = updatepwd(NULL); /* only do cd -P, no "pretend" -L mode */
284 updatepwd(const char *dir) function in typeref:typename:STATIC bool
cd.c 73 STATIC bool updatepwd(const char *);
240 gotpwd = updatepwd(NULL); /* only do cd -P, no "pretend" -L mode */
284 updatepwd(const char *dir) function in typeref:typename:STATIC bool

Completed in 22 milliseconds