Searched defs:BsdLabelPartition (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/dvm/
H A Ddvmbsdlabel.cpp55 typedef struct BsdLabelPartition struct
69 } BsdLabelPartition; typedef in typeref:struct:BsdLabelPartition
71 AssertCompileSize(BsdLabelPartition, 16);
73 typedef BsdLabelPartition *PBsdLabelPartition;
138 BsdLabelPartition aPartitions[RTDVM_BSDLBL_MAX_PARTITIONS];

Completed in 1520 milliseconds