OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SaveMBR
(Results
1 - 4
of
4
) sorted by null
/external/gptfdisk/
gpt.h
123
int
SaveMBR
(void);
gptcl.cc
273
if (
SaveMBR
()) {
gpttext.cc
497
// the GPT data, call
SaveMBR
() to save the MBR, and then exit.
687
if ((DestroyGPT() > 0) && (
SaveMBR
())) {
[
all
...]
gpt.cc
[
all
...]
Completed in 355 milliseconds