Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dpart.c50 static const uuid_t gpt_uuid_unused = GPT_ENT_TYPE_UNUSED; variable
/freebsd/sys/geom/part/
H A Dg_part_gpt.c228 static struct uuid gpt_uuid_unused = GPT_ENT_TYPE_UNUSED; variable