Searched refs:hybrids (Results 1 - 2 of 2) sorted by relevance
/third_party/gptfdisk/ |
H A D | gptcl.h | 31 char *attributeOperation, *backupFile, *partName, *hybrids; member in GPTDataCL
|
H A D | gptcl.cc | 32 attributeOperation = backupFile = partName = hybrids = newPartInfo = NULL; in GPTDataCL() 94 {"hybrid", 'h', POPT_ARG_STRING, &hybrids, 'h', "create hybrid MBR", "partnum[:partnum...][:EE]"}, in DoOptions() 275 if (BuildMBR(hybrids, 1) == 1) in DoOptions()
|
Completed in 1 milliseconds