Searched refs:SGDISK_PART_CMD (Results 1 – 1 of 1) sorted by relevance
36 const std::string SGDISK_PART_CMD = "--new=0:0:-0 --typeconde=0:0c00 --gpttombr=1"; variable350 cmd.push_back(SGDISK_PART_CMD); in Partition()