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

  /src/sbin/gpt/
gpt_uuid.h 83 extern const gpt_uuid_t gpt_uuid_nil;
88 return memcmp(u, gpt_uuid_nil, sizeof(gpt_uuid_t)) == 0;
remove.c 72 gpt_uuid_copy(ent->ent_type, gpt_uuid_nil);
type.c 84 gpt_uuid_copy(newtype, gpt_uuid_nil);
add.c 171 gpt_uuid_copy(type, gpt_uuid_nil);
gpt_uuid.c 52 const gpt_uuid_t gpt_uuid_nil; variable in typeref:typename:const gpt_uuid_t

Completed in 12 milliseconds