dkwedge_gpt.c | 62 struct uuid ptype_guid; member in struct:__anonc6fed8690108 90 if (memcmp(&gpt_ptype_guid_to_str_tab[i].ptype_guid, 230 struct uuid ptype_guid, ent_guid; local in function:dkwedge_discover_gpt 237 uuid_dec_le(ent->ent_type, &ptype_guid); 238 if (memcmp(&ptype_guid, &ent_type_unused, 239 sizeof(ptype_guid)) == 0) 245 &ptype_guid); 252 ptype = gpt_ptype_guid_to_str(&ptype_guid);
|