Searched refs:fRestoreMBRStatus (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/bootmanager/
H A DBootManagerController.h83 status_t fRestoreMBRStatus; member in class:BootManagerController
H A DBootManagerController.cpp238 fRestoreMBRStatus = fBootMenu->RestoreMasterBootRecord(&fSettings, &file);
455 if (fRestoreMBRStatus == B_OK) {

Completed in 90 milliseconds