Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dbsd.h79 int ShowState(void); // returns 1 if BSD disklabel detected
Dbasicmbr.h81 void ShowState(void);
Dbsd.cc208 int BSDData::ShowState(void) { in ShowState() function in BSDData
Dgpt.cc815 protectiveMBR.ShowState(); in PartitionScan()
816 bsdDisklabel.ShowState(); in PartitionScan()
Dbasicmbr.cc539 void BasicMBRData::ShowState(void) { in ShowState() function in BasicMBRData