Home
last modified time | relevance | path

Searched defs:typeCode (Results 1 – 3 of 3) sorted by relevance

/third_party/gptfdisk/
Dgptcl.h32 char *newPartInfo, *mbrParts, *twoParts, *outDevice, *typeCode; variable
Dmbrpart.cc151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType()
Dgpttext.cc1006 int typeCode; in GetMBRTypeCode() local