fmd_ckpt_inval
return (fmd_ckpt_inval(ckp, "bad checkpoint magic string\n"));
return (fmd_ckpt_inval(ckp, "bad checkpoint data model\n"));
return (fmd_ckpt_inval(ckp, "bad checkpoint data encoding\n"));
return (fmd_ckpt_inval(ckp, "bad checkpoint version %u\n",
return (fmd_ckpt_inval(ckp,
return (fmd_ckpt_inval(ckp, "bad checkpoint flags\n"));
return (fmd_ckpt_inval(ckp, "reserved field in use\n"));
return (fmd_ckpt_inval(ckp,
return (fmd_ckpt_inval(ckp, "truncated section headers\n"));
return (fmd_ckpt_inval(ckp, "misaligned section headers\n"));
return (fmd_ckpt_inval(ckp, "section %u has invalid "
return (fmd_ckpt_inval(ckp, "section %u has invalid "
return (fmd_ckpt_inval(ckp, "section %u is not properly"
return (fmd_ckpt_inval(ckp, "section %u has misaligned "
return (fmd_ckpt_inval(ckp, "section %u has corrupt "
return (fmd_ckpt_inval(ckp, "section %u has unknown "
return (fmd_ckpt_inval(ckp, "section %u has align %u "
return (fmd_ckpt_inval(ckp, "section %u has short "
return (fmd_ckpt_inval(ckp, "multiple string "
return (fmd_ckpt_inval(ckp, "string table %u "
return (fmd_ckpt_inval(ckp, "multiple module "
return (fmd_ckpt_inval(ckp, "section 0 is not of the "
return (fmd_ckpt_inval(ckp,