Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Arc.cpp124 handle->currDir = 0; in ARCInitHandle()
248 dirLookAt = handle->currDir; in ARCConvertPathToEntrynum()
497 return ARCConvertEntrynumToPath(handle, (s32)handle->currDir, path, maxlen); in ARCGetCurrentDir()
564 handle->currDir = (u32)entry; in ARCChangeDir()
601 handle->currDir = (u32)entrynum; in ARCChangeDir()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Arc.h70 u32 currDir; member