Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgpt.cc80 bsdFound = 0; in GPTData()
111 bsdFound = orig.bsdFound; in GPTData()
144 bsdFound = 0; in GPTData()
182 bsdFound = orig.bsdFound; in operator =()
1645 if ((state == gpt_invalid) && bsdFound) { in UseWhichPartitions()
Dgpt.h80 int bsdFound; // set to 1 if BSD disklabel detected in MBR variable
Dgpttext.cc390 if ((apmFound) || (bsdFound)) { in DestroyGPTwPrompt()