Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c195 static intmax_t reported_w_bytes = -1; variable
808 reported_w_bytes = w_bytes; in print_xfer_stats()
2373 && 0 <= reported_w_bytes && reported_w_bytes < w_bytes) in dd_copy()