Searched refs:BSDRecord (Results 1 – 2 of 2) sorted by relevance
74 BSDRecord* tempRecords; in ReadBSDData()136 partitions = new struct BSDRecord[numParts * sizeof(struct BSDRecord)]; in ReadBSDData() local144 tempRecords = (BSDRecord*) &buffer[labelStart + 148]; in ReadBSDData()
48 struct BSDRecord { // the partition table struct68 struct BSDRecord* partitions; // partition array argument