Searched refs:gpt_uuid_is_nil (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sbin/gpt/
H A Dadd.c108 if (!gpt_uuid_is_nil(ent->ent_type)) {
116 if (gpt_uuid_is_nil(ent->ent_type))
193 if (gpt_uuid_is_nil(type))
H A Dtype.c104 if (gpt == NULL || gpt_uuid_is_nil(newtype) || argc != optind)
H A Dgpt_uuid.h85 gpt_uuid_is_nil(const gpt_uuid_t u) { function
H A Dresize.c84 if (gpt_uuid_is_nil(ent->ent_type)) {
H A Dgpt.c449 if (gpt_uuid_is_nil(ent->ent_type))
1027 if (!gpt_uuid_is_nil(find->type))
1051 || find->size > 0 || !gpt_uuid_is_nil(find->type)))
1079 if (!gpt_uuid_is_nil(find->type) &&
1328 if (gpt_uuid_is_nil(ent->ent_type)) {
1365 if (!gpt_uuid_is_nil(*uuid))
H A Dresizedisk.c147 if (!gpt_uuid_is_nil(ent->ent_type) &&
H A Drestore.c262 if (gpt_uuid_is_nil(uuid))

Completed in 95 milliseconds