Searched refs:LoadMBR (Results 1 – 2 of 2) sorted by relevance
117 int LoadMBR(const string & f) {return protectiveMBR.ReadMBRData(f);} in LoadMBR() function
691 if (LoadMBR(filename) == 1) { // successful load in RecoveryMenu()