Searched refs:dynDirPath (Results 1 – 1 of 1) sorted by relevance
45 static char *dynDirPath; variable306 free(dynDirPath); in leaveDirectory()331 dynDirPath = getPwd(getDirentry(Dir)); in enterDirectory()332 if(!dynDirPath) in enterDirectory()335 if(!dynDirPath[3] && concise) in enterDirectory()336 dynDirPath[2]='\0'; in enterDirectory()337 dirPath=dynDirPath; in enterDirectory()