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 95 gpt_uuid_copy(gpt_uuid_t u1, const gpt_uuid_t u2) { function in typeref:typename:void
add.c 74 gpt_uuid_copy(ent->ent_type, xtype);
171 gpt_uuid_copy(type, gpt_uuid_nil);
restore.c 357 gpt_uuid_copy(hdr->hdr_guid, gpt_guid);

Completed in 34 milliseconds