Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgpt.h125 int SaveGPTBackup(const string & filename);
Dgptcl.cc194 SaveGPTBackup(backupFile); in DoOptions()
Dgpttext.cc576 SaveGPTBackup(ReadString()); in MainMenu()
Dgptcurses.cc510 SaveGPTBackup(inLine); in Backup()
Dgpt.cc1295 int GPTData::SaveGPTBackup(const string & filename) { in SaveGPTBackup() function in GPTData