Searched refs:infoPartNum (Results 1 - 2 of 2) sorted by relevance
/third_party/gptfdisk/ |
H A D | gptcl.h | 34 int alignment, deletePartNum, infoPartNum, largestPartNum, bsdPartNum; member in GPTDataCL
|
H A D | gptcl.cc | 36 deletePartNum = infoPartNum = largestPartNum = bsdPartNum = 0; in GPTDataCL() 95 {"info", 'i', POPT_ARG_INT, &infoPartNum, 'i', "show detailed information on partition", "partnum"}, in DoOptions() 279 ShowPartDetails(infoPartNum - 1); in DoOptions()
|
Completed in 2 milliseconds