Home
last modified time | relevance | path

Searched refs:FMT_blkcnt_t (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/tar/
H A Dtar.c192 #define FMT_blkcnt_t "lld" macro
196 #define FMT_blkcnt_t "ld" macro
1344 FMT_blkcnt_t "K, blocking factor = %dK\n"), in dorep()
1698 dlog("passtape: block count %" FMT_blkcnt_t "\n", blocks); in passtape()
2146 dlog("seek = %" FMT_blkcnt_t "K\n", K(tapepos)); in putfile()
2157 (void) fprintf(vfile, "%" FMT_blkcnt_t "K\n", in putfile()
2160 (void) fprintf(vfile, gettext("%" FMT_blkcnt_t in putfile()
2344 dlog("putfile: %s wants %" FMT_blkcnt_t " blocks\n", longname, in putfile()
2352 dlog("seek = %" FMT_blkcnt_t "K\n", K(tapepos)); in putfile()
2361 (void) fprintf(vfile, "%" FMT_blkcnt_t "K\n", in putfile()
[all …]