Home
last modified time | relevance | path

Searched refs:gpt_find (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sbin/gpt/
H A Dgpt.h113 struct gpt_find { struct
121 int gpt_change_ent(gpt_t, const struct gpt_find *, argument
123 int gpt_change_hdr(gpt_t, const struct gpt_find *,
125 int gpt_add_find(gpt_t, struct gpt_find *, int);
H A Dremove.c79 struct gpt_find find; in cmd_remove()
H A Dtype.c81 struct gpt_find find; in cmd_type()
H A Duuid.c103 struct gpt_find find; in cmd_uuid()
H A Dlabel.c127 struct gpt_find find; in cmd_label()
H A Dgpt.c1001 gpt_add_find(gpt_t gpt, struct gpt_find *find, int ch) in gpt_add_find()
1041 gpt_change_ent(gpt_t gpt, const struct gpt_find *find, in gpt_change_ent()
1103 gpt_change_hdr(gpt_t gpt, const struct gpt_find *find, in gpt_change_hdr()