Searched refs:newPartNum (Results 1 – 1 of 1) sorted by relevance
69 int partNum = 0, newPartNum = -1, saveNonGPT = 1, retval = 0, pretend = 0; in DoOptions() local174 partNum = newPartNum; in DoOptions()217 partNum = newPartNum; in DoOptions()312 newPartNum = (int) GetInt(newPartInfo, 1) - 1; in DoOptions()313 if (newPartNum < 0) in DoOptions()314 newPartNum = FindFirstFreePart(); in DoOptions()320 if (CreatePartition(newPartNum, startSector, endSector)) { in DoOptions()323 cerr << "Could not create partition " << newPartNum + 1 << " from " in DoOptions()391 partNum = newPartNum; in DoOptions()415 partNum = newPartNum; in DoOptions()