Searched refs:fstEntry (Results 1 – 1 of 1) sorted by relevance
127 FSTEntry* fstEntry; in GetNextEntry() local137 fstEntry = &handle->fst[handle->currEntry]; in GetNextEntry()153 strcat(entryInfo->pathName, GetName(handle, fstEntry)); in GetNextEntry()161 if (entryIsDir(fstEntry)) in GetNextEntry()169 entryInfo->parentEntry = parentDir(fstEntry); in GetNextEntry()170 entryInfo->nextEntry = nextDir(fstEntry); in GetNextEntry()195 entryInfo->filePosition = filePosition(fstEntry); in GetNextEntry()196 entryInfo->fileLength = fileLength(fstEntry); in GetNextEntry()