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

  /external/gptfdisk/
gptcl.h 42 int BuildMBR(char* argument, int isHybrid);
gptcl.cc 258 if (BuildMBR(hybrids, 1) == 1)
275 if (BuildMBR(mbrParts, 0) == 1) {
485 int GPTDataCL::BuildMBR(char* argument, int isHybrid) {
527 } // GPTDataCL::BuildMBR()

Completed in 96 milliseconds