Home
last modified time | relevance | path

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

/mirbsd/src/bin/pax/
Dbuf_subs.c73 off_t rdcnt; /* # of bytes read on current vol */ variable
159 rdcnt = 0; in rd_start()
276 rdcnt -= skcnt; in appnd_start()
329 rdcnt = 0; in rd_sync()
339 rdcnt += res; in rd_sync()
357 rdcnt = 0; in rd_sync()
429 rdcnt += skipped; in rd_skip()
872 rdcnt += cnt; in buf_fill_internal()
885 rdcnt = 0; in buf_fill_internal()
Dar_io.c407 " bytes skipped.\n", argv0, (ot_type)rdcnt); in ar_close()
415 (ot_type)((rdcnt ? rdcnt : wrcnt) / 5120)); in ar_close()
420 flcnt, (ot_type)rdcnt, (ot_type)wrcnt); in ar_close()
Dextern.h97 extern off_t rdcnt;