Home
last modified time | relevance | path

Searched refs:BSDRecord (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dbsd.cc74 BSDRecord* tempRecords; in ReadBSDData()
136 partitions = new struct BSDRecord[numParts * sizeof(struct BSDRecord)]; in ReadBSDData() local
144 tempRecords = (BSDRecord*) &buffer[labelStart + 148]; in ReadBSDData()
Dbsd.h48 struct BSDRecord { // the partition table struct
68 struct BSDRecord* partitions; // partition array argument