Searched refs:gpt_uuid_nil (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sbin/gpt/
H A Dgpt_uuid.h80 extern const gpt_uuid_t gpt_uuid_nil;
85 return memcmp(u, gpt_uuid_nil, sizeof(gpt_uuid_t)) == 0;
H A Dremove.c72 gpt_uuid_copy(ent->ent_type, gpt_uuid_nil);
H A Dtype.c84 gpt_uuid_copy(newtype, gpt_uuid_nil);
H A Dadd.c165 gpt_uuid_copy(type, gpt_uuid_nil);
H A Dgpt_uuid.c52 const gpt_uuid_t gpt_uuid_nil; variable

Completed in 116 milliseconds