Searched refs:write_and_stats (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Ddd.c57 static bool write_and_stats(int fd, const void *buf, size_t len, size_t obs, function
304 if (write_and_stats(ofd, obuf, obs, obs, outfile))
309 } else if (write_and_stats(ofd, ibuf, n, obs, outfile))

Completed in 87 milliseconds