Lines Matching refs:PRIu32
186 errx(1, "blkno %"PRIu32" may overflow: %ju + 2*%ju",
232 ": %zu != %"PRIu32,
425 errx(1, "bad blocksize: %"PRIu32
426 " (not a multiple of %"PRIu32")",
477 errx(1, "image too large for block size %"PRIu32": %"PRIu64,
598 warnx("mismatched block size: %"PRIu32
599 " (expected %"PRIu32")",
604 warnx("mismatched number of blocks: %"PRIu32
605 " (expected %"PRIu32")",
649 warnx("block %"PRIu32" too large:"
675 " at %"PRIu32": 0x%"PRIx64,
772 err(1, "read block %"PRIu32, blkno);
775 errx(1, "partial read of block %"PRIu32": %zu != %"PRIu32,
787 errx(1, "compressed failed at block %"PRIu32" (%d): %s", blkno,
794 err(1, "write block %"PRIu32, blkno);
797 errx(1, "partial write of block %"PRIu32": %zu != %lu",