Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgpt.h122 int SaveGPTBackup(const string & filename);
Dgptcl.cc192 SaveGPTBackup(backupFile); in DoOptions()
Dgpttext.cc558 SaveGPTBackup(ReadString()); in MainMenu()
Dgptcurses.cc508 SaveGPTBackup(inLine); in Backup()
Dgpt.cc1182 int GPTData::SaveGPTBackup(const string & filename) { in SaveGPTBackup() function in GPTData