Lines Matching refs:which
56 gptupdate(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptupdate() argument
77 BOOTPROG, which); in gptupdate()
88 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptupdate()
186 gptread_hdr(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptread_hdr() argument
192 printf("%s: unable to read %s GPT header\n", BOOTPROG, which); in gptread_hdr()
200 printf("%s: invalid %s GPT header\n", BOOTPROG, which); in gptread_hdr()
207 which); in gptread_hdr()
234 gptbootconv(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptbootconv() argument
266 BOOTPROG, which); in gptbootconv()
279 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptbootconv()
283 gptread_table(const char *which, const uuid_t *uuid, struct dsk *dskp, in gptread_table() argument
300 BOOTPROG, which); in gptread_table()
314 printf("%s: %s GPT table checksum mismatch\n", BOOTPROG, which); in gptread_table()