HomeSort by relevance Sort by last modified time
    Searched refs:ShowState (Results 1 - 5 of 5) sorted by null

  /external/gptfdisk/
bsd.h 82 int ShowState(void); // returns 1 if BSD disklabel detected
basicmbr.h 81 void ShowState(void);
bsd.cc 208 int BSDData::ShowState(void) {
224 } // BSDData::ShowState()
gpt.cc 723 protectiveMBR.ShowState();
724 bsdDisklabel.ShowState();
    [all...]
basicmbr.cc 506 void BasicMBRData::ShowState(void) {
524 } // BasicMBRData::ShowState()
    [all...]

Completed in 129 milliseconds