Searched defs:firstPath (Results 1 – 1 of 1) sorted by relevance
114 static int MakeParent(const char* path, char* firstPath, size_t fPathLen, int* dirNum) in MakeParent()156 char* firstPath = (char *)malloc(FILE_NAME_MAX_LEN + 1); in MkdirRecursive() local