OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFormToMBR
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
gpttext.h
55
int
XFormToMBR
(void); // convert GPT to MBR, wiping GPT afterwards. Returns 1 if successful
gpttext.cc
498
int GPTDataTextUI::
XFormToMBR
(void) {
515
} // GPTDataTextUI::
XFormToMBR
()
526
// called by
XFormToMBR
() and MakeHybrid(); it's a separate function just to consolidate the
683
temp1 =
XFormToMBR
();
[
all
...]
Completed in 195 milliseconds