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

  /external/gptfdisk/
fixparts.cc 87 if (mbrTable.CheckForGPT() > 0) {
basicmbr.h 84 int CheckForGPT(void);
basicmbr.cc 537 int BasicMBRData::CheckForGPT(void) {
561 } // BasicMBRData::CheckForGPT()
573 switch (CheckForGPT()) {
    [all...]

Completed in 66 milliseconds