Home
last modified time | relevance | path

Searched defs:gpt_ent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Ddisklabel_gpt.h76 struct gpt_ent { struct
77 ent_typegpt_ent global() argument
78 ent_guidgpt_ent global() argument
79 ent_lba_startgpt_ent global() argument
80 ent_lba_endgpt_ent global() argument
81 ent_attrgpt_ent global() argument
82 ent_namegpt_ent global() argument
/netbsd-src/sbin/gpt/
H A Dgpt.c773 struct gpt_ent * in gpt_ent() function
1041 gpt_change_ent(gpt_t gpt,const struct gpt_find * find,void (* cfn)(struct gpt_ent *,void *,int),void * v) gpt_change_ent() argument
[all...]