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.h83 void ShowState(void);
Dbsd.cc208 int BSDData::ShowState(void) { in ShowState() function in BSDData
Dgpt.cc808 protectiveMBR.ShowState(); in PartitionScan()
809 bsdDisklabel.ShowState(); in PartitionScan()
Dbasicmbr.cc539 void BasicMBRData::ShowState(void) { in ShowState() function in BasicMBRData