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

/haiku/src/apps/bootmanager/
H A DBootManagerController.h82 status_t fSaveMBRStatus; member in class:BootManagerController
H A DBootManagerController.cpp210 fSaveMBRStatus = fBootMenu->SaveMasterBootRecord(&fSettings, &file);
355 if (fSaveMBRStatus == B_OK) {

Completed in 96 milliseconds