Home
last modified time | relevance | path

Searched refs:RootDir (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2.3/build/tools/darch/src/
Dextract.c39 static DirInfo RootDir; variable
40 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()