Home
last modified time | relevance | path

Searched refs:DestroyGPT (Results 1 – 4 of 4) sorted by relevance

/external/gptfdisk/
Dgptcl.cc284 DestroyGPT(); in DoOptions()
418 DestroyGPT(); in DoOptions()
425 DestroyGPT(); in DoOptions()
460 DestroyGPT(); in DoOptions()
467 DestroyGPT(); in DoOptions()
Dgpttext.cc380 if (DestroyGPT()) { in DestroyGPTwPrompt()
705 if ((DestroyGPT() > 0) && (SaveMBR())) { in RecoveryMenu()
Dgpt.h128 int DestroyGPT(void);
Dgpt.cc1449 int GPTData::DestroyGPT(void) { in DestroyGPT() function in GPTData