HomeSort by relevance Sort by last modified time
    Searched defs:MakeProtectiveMBR (Results 1 - 2 of 2) sorted by null

  /external/gptfdisk/
mbr.cc 52 void MBRData::MakeProtectiveMBR(int clearBoot) {
72 } // MBRData::MakeProtectiveMBR()
104 MakeProtectiveMBR(); // ensure it's a fully compliant protective MBR.
gpt.h 156 void MakeProtectiveMBR(void) {protectiveMBR.MakeProtectiveMBR();}

Completed in 219 milliseconds