HomeSort by: relevance | last modified time | path
    Searched defs:gpt_guid (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/gpt/
restore.c 174 gpt_uuid_t gpt_guid, uuid; local in function:restore
243 if (gpt_uuid_parse(s, gpt_guid) != 0) {
357 gpt_uuid_copy(hdr->hdr_guid, gpt_guid);
restore.c 174 gpt_uuid_t gpt_guid, uuid; local in function:restore
243 if (gpt_uuid_parse(s, gpt_guid) != 0) {
357 gpt_uuid_copy(hdr->hdr_guid, gpt_guid);

Completed in 153 milliseconds