Searched refs:newPartNum (Results 1 – 1 of 1) sorted by relevance
65 int partNum = 0, newPartNum = -1, saveNonGPT = 1, retval = 0, pretend = 0; in DoOptions() local165 partNum = newPartNum; in DoOptions()200 partNum = newPartNum; in DoOptions()289 newPartNum = (int) GetInt(newPartInfo, 1) - 1; in DoOptions()290 if (newPartNum < 0) in DoOptions()291 newPartNum = FindFirstFreePart(); in DoOptions()297 if (CreatePartition(newPartNum, startSector, endSector)) { in DoOptions()300 cerr << "Could not create partition " << newPartNum + 1 << " from " in DoOptions()365 partNum = newPartNum; in DoOptions()389 partNum = newPartNum; in DoOptions()