OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:twoParts
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
gptcl.h
34
char *newPartInfo, *mbrParts, *
twoParts
, *outDevice, *typeCode;
gptcl.cc
30
mbrParts =
twoParts
= outDevice = typeCode = partGUID = diskGUID = NULL;
97
{"transpose", 'r', POPT_ARG_STRING, &
twoParts
, 'r', "transpose two partitions", "partnum:partnum"},
331
p1 = GetInt(
twoParts
, 1) - 1;
332
p2 = GetInt(
twoParts
, 2) - 1;
Completed in 40 milliseconds