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

  /external/gptfdisk/
gpt.h 114 int LoadMBR(const string & f) {return protectiveMBR.ReadMBRData(f);}
gpttext.cc 673 if (LoadMBR(filename) == 1) { // successful load
    [all...]

Completed in 69 milliseconds