Home
last modified time | relevance | path

Searched refs:EmptyMBR (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/gdisk/gptfdisk-1.0.8/
H A Dmbr.cc49 EmptyMBR(clearBoot);
H A Dbasicmbr.h113 void EmptyMBR(int clearBootloader = 1);
H A Dgpttext.cc446 hybridMBR.EmptyMBR(0); in MakeHybrid()
535 protectiveMBR.EmptyMBR(0); in XFormToMBR()
H A Dbasicmbr.cc43 EmptyMBR(); in BasicMBRData()
89 EmptyMBR(); in BasicMBRData()
183 EmptyMBR(0); in ReadMBRData()
993 void BasicMBRData::EmptyMBR(int clearBootloader) { in EmptyMBR() function in BasicMBRData