Home
last modified time | relevance | path

Searched refs:outDevice (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dgptcl.h34 char *newPartInfo, *mbrParts, *twoParts, *outDevice, *typeCode; variable
Dgptcl.cc30 mbrParts = twoParts = outDevice = typeCode = partGUID = diskGUID = NULL; in GPTDataCL()
98 …{"replicate", 'R', POPT_ARG_STRING, &outDevice, 'R', "replicate partition table", "device_filename… in DoOptions()
340 secondDevice.SetDisk(outDevice); in DoOptions()