Searched refs:gpt_type_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sbin/gpt/
H A Dgpt_uuid.h78 } gpt_type_t; typedef in typeref:enum:__anon137
101 void gpt_uuid_create(gpt_type_t, gpt_uuid_t, uint16_t *, size_t);
H A Dmigrate.c121 static gpt_type_t
141 static gpt_type_t
172 gpt_type_t (*convert)(gpt_t, u_int, u_int))
178 gpt_type_t type;
244 gpt_type_t type = GPT_TYPE_INVALID;
H A Dgpt_uuid.c68 /* Must match the gpt_type_t enum in gpt_uuid.h */
267 gpt_uuid_create(gpt_type_t t, gpt_uuid_t u, uint16_t *b, size_t s)

Completed in 92 milliseconds