gpt.c | 297 gpt_msg(gpt, 322 gpt_msg(gpt, "PMBR at sector %ju", (uintmax_t)lba); 329 gpt_msg(gpt, "MBR at sector %ju", (uintmax_t)lba); 349 gpt_msg(gpt, "MBR part: flag=%#x type=%d, start=%ju, " 401 gpt_msg(gpt, "Bad CRC in GPT header at sector %ju", 414 gpt_msg(gpt, 424 gpt_msg(gpt, "Bad CRC in GPT table at sector %ju", 430 gpt_msg(gpt, "%s GPT at sector %ju", 458 gpt_msg(gpt, "GPT partition: type=%s, start=%ju, " 569 gpt_msg(gpt, "mediasize=%ju; sectorsize=%u; blocks=%ju" 677 gpt_msg(gpt_t gpt, const char *fmt, ...) function in typeref:typename:void [all...] |