Searched refs:dynDirPath (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmdir.c45 static char *dynDirPath; variable
310 free(dynDirPath);
335 dynDirPath = getPwd(getDirentry(Dir));
336 if(!dynDirPath)
339 if(!dynDirPath[3] && concise)
340 dynDirPath[2]='\0';
341 dirPath=dynDirPath;

Completed in 30 milliseconds