Searched defs:FileData (Results 1 – 1 of 1) sorted by relevance
68 typedef struct FileData FileData; typedef74 struct FileData { struct75 int nSector; /* Allocated size of apSector[] array */76 FileSector *aSector; /* Array of file sectors */