Searched refs:outDevice (Results 1 – 2 of 2) sorted by relevance
/external/gptfdisk/ |
D | gptcl.h | 34 char *newPartInfo, *mbrParts, *twoParts, *outDevice, *typeCode; variable
|
D | gptcl.cc | 30 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()
|