Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgptcl.cc274 DestroyGPT(); in DoOptions()
400 DestroyGPT(); in DoOptions()
407 DestroyGPT(); in DoOptions()
442 DestroyGPT(); in DoOptions()
449 DestroyGPT(); in DoOptions()
Dgpttext.cc362 if (DestroyGPT()) { in DestroyGPTwPrompt()
687 if ((DestroyGPT() > 0) && (SaveMBR())) { in RecoveryMenu()
Dgpt.h124 int DestroyGPT(void);
Dgpt.cc1328 int GPTData::DestroyGPT(void) { in DestroyGPT() function in GPTData