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() local164 partNum = newPartNum; in DoOptions()199 partNum = newPartNum; in DoOptions()285 newPartNum = (int) GetInt(newPartInfo, 1) - 1; in DoOptions()286 if (newPartNum < 0) in DoOptions()287 newPartNum = FindFirstFreePart(); in DoOptions()293 if (CreatePartition(newPartNum, startSector, endSector)) { in DoOptions()296 cerr << "Could not create partition " << newPartNum + 1 << " from " in DoOptions()361 partNum = newPartNum; in DoOptions()385 partNum = newPartNum; in DoOptions()