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

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c75 typedef struct _GuidPartitionEntryAttributes_t GuidPartitionEntryAttributes_t; typedef in typeref:struct:_GuidPartitionEntryAttributes_t
194 GuidPartitionEntryAttributes_t Attributes;
1179 memset (&pte->Attributes, 0, sizeof (GuidPartitionEntryAttributes_t));
1812 PED_ASSERT (sizeof (GuidPartitionEntryAttributes_t) == 8, return);

Completed in 27 milliseconds