Lines Matching refs:which
57 gptupdate(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptupdate() argument
78 BOOTPROG, which); in gptupdate()
87 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptupdate()
185 gptread_hdr(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptread_hdr() argument
191 printf("%s: unable to read %s GPT header\n", BOOTPROG, which); in gptread_hdr()
199 printf("%s: invalid %s GPT header\n", BOOTPROG, which); in gptread_hdr()
206 which); in gptread_hdr()
233 gptbootconv(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptbootconv() argument
265 BOOTPROG, which); in gptbootconv()
276 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptbootconv()
280 gptread_table(const char *which, const uuid_t *uuid, struct dsk *dskp, in gptread_table() argument
297 BOOTPROG, which); in gptread_table()
311 printf("%s: %s GPT table checksum mismatch\n", BOOTPROG, which); in gptread_table()