Searched defs:FSTEntry (Results 1 – 1 of 1) sorted by relevance
26 typedef struct FSTEntry FSTEntry; typedef28 struct FSTEntry struct30 unsigned int isDirAndStringOff; // the first byte is for isDir32 unsigned int parentOrPosition; // parent entry (dir entry)34 unsigned int nextEntryOrLength; // next entry (dir entry)