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

  /external/gptfdisk/
gptcl.h 40 int BuildMBR(char* argument, int isHybrid);
gptcl.cc 257 if (BuildMBR(hybrids, 1) == 1)
271 if (BuildMBR(mbrParts, 0) == 1) {
476 int GPTDataCL::BuildMBR(char* argument, int isHybrid) {
513 } // GPTDataCL::BuildMBR()

Completed in 56 milliseconds