Searched refs:full_write_or_warn (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.c48 static ssize_t full_write_or_warn(int fd, const void *buf, size_t len, function
60 ssize_t n = full_write_or_warn(fd, buf, len, filename);
314 w = full_write_or_warn(ofd, obuf, oc, outfile);

Completed in 87 milliseconds