Searched refs:getpwd2 (Results 1 – 1 of 1) sorted by relevance
73 static char *getpwd2(void);290 return getpwd2(); in findcwd()356 if ((p = getpwd2()) == NULL) in pwdcmd()376 p = getpwd2(); in getpwd()392 getpwd2(void) in getpwd2() function