Home
last modified time | relevance | path

Searched refs:gpt_uuid_unused (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dpart.c53 static const uuid_t gpt_uuid_unused = GPT_ENT_TYPE_UNUSED; variable
247 if (uuid_equal(&ent->ent_type, &gpt_uuid_unused, NULL)) in gpt_checktbl()
352 if (uuid_equal(&ent->ent_type, &gpt_uuid_unused, NULL)) in ptable_gptread()