gpt_msg
gpt_msg(gpt, "Partition %d added: %s %" PRIu64 " %" PRIu64, i + 1,
gpt_msg(gpt, "Partition %d marked as bootable", i + 1);
gpt_msg(gpt, "Partition %d %s", m->map_index, find->msg);
gpt_msg(gpt, "Header %s", find->msg);
gpt_msg(gpt, "Partition %d attributes updated", entry);
gpt_msg(gpt,
gpt_msg(gpt, "PMBR at sector %ju", (uintmax_t)lba);
gpt_msg(gpt, "MBR at sector %ju", (uintmax_t)lba);
gpt_msg(gpt, "MBR part: flag=%#x type=%d, start=%ju, "
gpt_msg(gpt, "Bad CRC in GPT header at sector %ju",
gpt_msg(gpt,
gpt_msg(gpt, "Bad CRC in GPT table at sector %ju",
gpt_msg(gpt, "%s GPT at sector %ju",
gpt_msg(gpt, "GPT partition: type=%s, start=%ju, "
gpt_msg(gpt, "mediasize=%ju; sectorsize=%u; blocks=%ju",
gpt_msg(gpt, "You need to run \"dkctl %s makewedges\""
void gpt_msg(gpt_t, const char *, ...) __printflike(2, 3);
gpt_msg(gpt, "rawofs=%ju", (uintmax_t)rawofs);
gpt_msg(gpt, "Disklabel partition %u type %s", i,
gpt_msg(gpt, "MBR partition %u type %s", i,
gpt_msg(gpt, "Recovered %s GPT header from %s", name, origname);
gpt_msg(gpt, "Recovered %s GPT table from %s", name, origname);
gpt_msg(gpt,
gpt_msg(gpt, "Partition %d resized: %" PRIu64 " %" PRIu64, entry,
gpt_msg(gpt, "Moving secondary GPT header");
gpt_msg(gpt, "Creating new secondary GPT header");