HomeSort by: relevance | last modified time | path
    Searched refs:gpt_uuid_copy (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/gpt/
type.c 73 gpt_uuid_copy(ent->ent_type, *newtype);
84 gpt_uuid_copy(newtype, gpt_uuid_nil);
remove.c 72 gpt_uuid_copy(ent->ent_type, gpt_uuid_nil);
gpt_uuid.h 97 gpt_uuid_copy(gpt_uuid_t u1, const gpt_uuid_t u2) { function
add.c 76 gpt_uuid_copy(ent->ent_type, xtype);
173 gpt_uuid_copy(type, gpt_uuid_nil);
restore.c 360 gpt_uuid_copy(hdr->hdr_guid, gpt_guid);

Completed in 23 milliseconds