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

  /src/sbin/gpt/
gpt_uuid.h 101 void gpt_uuid_create(gpt_type_t, gpt_uuid_t, uint16_t *, size_t);
add.c 204 gpt_uuid_create(GPT_TYPE_NETBSD_FFS, type, NULL, 0);
migrate.c 218 gpt_uuid_create(type, ent->ent_type,
317 gpt_uuid_create(type, ent->ent_type, ent->ent_name,
gpt_uuid.c 267 gpt_uuid_create(gpt_type_t t, gpt_uuid_t u, uint16_t *b, size_t s) function in typeref:typename:void

Completed in 61 milliseconds