Searched refs:pDirName (Results 1 – 1 of 1) sorted by relevance
28 opendir(const char* pDirName) in opendir() argument36 if (!pDirName) { in opendir()40 if (stat(pDirName, &sb) != 0) { in opendir()56 nBufferLen = strlen(pDirName); in opendir()59 strcpy(pDir->dir_pDirectoryName, pDirName); in opendir()