Home
last modified time | relevance | path

Searched refs:bsdFound (Results 1 – 3 of 3) sorted by relevance

/external/gptfdisk/
Dgpt.cc80 bsdFound = 0; in GPTData()
105 bsdFound = 0; in GPTData()
141 bsdFound = orig.bsdFound; in operator =()
1498 if ((state == gpt_invalid) && bsdFound) { in UseWhichPartitions()
Dgpt.h81 int bsdFound; // set to 1 if BSD disklabel detected in MBR variable
Dgpttext.cc356 if ((apmFound) || (bsdFound)) { in DestroyGPTwPrompt()