Searched defs:clearBoot (Results 1 - 1 of 1) sorted by relevance
/external/gptfdisk/ | ||
H A D | mbr.cc | 49 // Create a protective MBR. Clears the boot loader area if clearBoot > 0. 50 void MBRData::MakeProtectiveMBR(int clearBoot) { argument 52 EmptyMBR(clearBoot); |
Completed in 1379 milliseconds