Home
last modified time | relevance | path

Searched refs:ShowState (Results 1 – 5 of 5) sorted by relevance

/external/gptfdisk/
Dbsd.h82 int ShowState(void); // returns 1 if BSD disklabel detected
Dbasicmbr.h81 void ShowState(void);
Dbsd.cc206 int BSDData::ShowState(void) { in ShowState() function in BSDData
Dgpt.cc718 protectiveMBR.ShowState(); in PartitionScan()
719 bsdDisklabel.ShowState(); in PartitionScan()
Dbasicmbr.cc504 void BasicMBRData::ShowState(void) { in ShowState() function in BasicMBRData