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

  /external/gptfdisk/
gpt.h 80 int bsdFound; // set to 1 if BSD disklabel detected in MBR
gpt.cc 77 bsdFound = 0;
101 bsdFound = 0;
136 bsdFound = orig.bsdFound;
    [all...]
gpttext.cc 356 if ((apmFound) || (bsdFound)) {
    [all...]

Completed in 967 milliseconds