Searched defs:FSTEntry (Results 1 – 1 of 1) sorted by relevance
28 typedef struct FSTEntry FSTEntry; typedef30 struct FSTEntry struct32 unsigned int isDirAndStringOff; // the first byte is for isDir34 unsigned int parentOrPosition; // parent entry (dir entry)36 unsigned int nextEntryOrLength; // next entry (dir entry)