Home
last modified time | relevance | path

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

/netbsd-src/sbin/gpt/
H A Drestore.c174 gpt_uuid_t gpt_guid, uuid; in restore() local
243 if (gpt_uuid_parse(s, gpt_guid) != 0) { in restore()
357 gpt_uuid_copy(hdr->hdr_guid, gpt_guid); in restore()