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

/netgear-R7000-V1.0.7.12_1.2.5/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 30 milliseconds