Searched refs:RootDir (Results 1 – 1 of 1) sorted by relevance
39 static DirInfo RootDir; variable40 static DirInfo* CurrDir = &RootDir;107 RootDir.child = NULL; in OpenArc()108 RootDir.parent = NULL; in OpenArc()109 RootDir.fullPath[0] = '\0'; in OpenArc()110 RootDir.nextEntry = handle->entryNum; in OpenArc()