sbin/gpt/add.c
206
gpt_uuid_create(GPT_TYPE_NETBSD_FFS, type, NULL, 0);
sbin/gpt/gpt_uuid.h
103
void gpt_uuid_create(gpt_type_t, gpt_uuid_t, uint16_t *, size_t);
sbin/gpt/migrate.c
221
gpt_uuid_create(type, ent->ent_type,
sbin/gpt/migrate.c
320
gpt_uuid_create(type, ent->ent_type, ent->ent_name,