Searched refs:boot_uuid (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/gpt-12/
H A Dboot.c48 static uuid_t boot_uuid = GPT_ENT_TYPE_FREEBSD_BOOT; variable
173 if (gpt_find(&boot_uuid, &gptboot) != 0)
188 gptboot = gpt_add_part(fd, &boot_uuid, 0, bsize, &entry);

Completed in 114 milliseconds