Lines Matching refs:FMT_blkcnt_t

199 #define	FMT_blkcnt_t "lld"  macro
203 #define FMT_blkcnt_t "ld" macro
1302 FMT_blkcnt_t "K, blocking factor = %dK\n"), in dorep()
2075 DEBUG("seek = %" FMT_blkcnt_t "K\t", K(tapepos), in putfile()
2087 (void) fprintf(vfile, "%" FMT_blkcnt_t "K\n", in putfile()
2090 (void) fprintf(vfile, gettext("%" FMT_blkcnt_t in putfile()
2274 DEBUG("putfile: %s wants %" FMT_blkcnt_t " blocks\n", longname, in putfile()
2284 DEBUG("seek = %" FMT_blkcnt_t "K\t", K(tapepos), in putfile()
2294 (void) fprintf(vfile, "%" FMT_blkcnt_t "K\n", in putfile()
2298 gettext("%" FMT_blkcnt_t " tape blocks\n"), in putfile()
2371 DEBUG("putfile: %s wants %" FMT_blkcnt_t " blocks\n", longname, in putfile()
2377 DEBUG("seek = %" FMT_blkcnt_t "K\t", K(tapepos), in putfile()
2382 FMT_blkcnt_t "K\n "), longname, K(blocks)); in putfile()
2385 "a %s %" FMT_blkcnt_t " tape blocks\n"), in putfile()
2422 DEBUG("putfile: %s wants %" FMT_blkcnt_t " blocks\n", longname, in putfile()
2428 DEBUG("seek = %" FMT_blkcnt_t "K\t", K(tapepos), in putfile()
2433 FMT_blkcnt_t "K\n"), longname, K(blocks)); in putfile()
2436 FMT_blkcnt_t " tape blocks\n"), longname, in putfile()
2473 DEBUG("putfile: %s wants %" FMT_blkcnt_t " blocks\n", longname, in putfile()
2479 DEBUG("seek = %" FMT_blkcnt_t "K\t", K(tapepos), in putfile()
2484 (void) fprintf(vfile, "%" FMT_blkcnt_t "K\n", in putfile()
2488 FMT_blkcnt_t " tape blocks\n"), blocks); in putfile()
2589 "tar: current device seek position = %" FMT_blkcnt_t "K\n"), in splitfile()
2611 gettext("+++ a %s %" FMT_blkcnt_t in splitfile()
3097 "%" FMT_blkcnt_t "K\n", K(blocks)); in doxtract()
3100 FMT_blkcnt_t " tape blocks\n"), in doxtract()
3146 FMT_blkcnt_t " tape blocks\n"), in doxtract()
3184 (void) fprintf(vfile, "%" FMT_blkcnt_t in doxtract()
3188 FMT_blkcnt_t " tape blocks\n"), in doxtract()
3226 (void) fprintf(vfile, "%" FMT_blkcnt_t in doxtract()
3230 FMT_blkcnt_t " tape blocks\n"), in doxtract()
3274 (void) fprintf(vfile, "%" FMT_blkcnt_t in doxtract()
3278 FMT_blkcnt_t " tape blocks\n"), in doxtract()
3495 (void) fprintf(vfile, "%" FMT_blkcnt_t "K\n", in doxtract()
3499 FMT_blkcnt_t " tape blocks\n"), blocks); in doxtract()
3679 FMT_blkcnt_t " %s, %" in doxtract()
3680 FMT_blkcnt_t " %s\n", in doxtract()
5017 DEBUG("seekdisk(%" FMT_blkcnt_t ") called\n", blocks, 0); in seekdisk()
5030 DEBUG("xtrablks=%" FMT_blkcnt_t " seekval=%" FMT_blkcnt_t " blks\n", in seekdisk()
5221 DEBUG("backtape() called, recno=%" FMT_blkcnt_t " nblock=%d\n", recno, in backtape()
5282 DEBUG("flushtape() called, recno=%" FMT_blkcnt_t "\n", recno, 0); in flushtape()
5306 DEBUG("writing out %" FMT_blkcnt_t " blocks of %" FMT_blkcnt_t in flushtape()
5346 "tar: sizes below %luK not supported (%" FMT_blkcnt_t in kcheck()
5441 DEBUG("defset: nblock='%d'; blocklim='%" FMT_blkcnt_t "'\n", in defset()
8021 DEBUG("seek = %" FMT_blkcnt_t in put_link()