Home
last modified time | relevance | path

Searched defs:bytes_copied (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtac.c382 uintmax_t bytes_copied = 0; in copy_to_temp() local
428 off_t bytes_copied = copy_to_temp (&tmp_stream, &tmp_file, input_fd, file); in tac_nonseekable() local