Home | Sort by: relevance | last modified time | path |
/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 |