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

/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dcopyfd.c31 ssize_t nread, nwrote; local
42 nwrote = full_write(fd2, buf, nread);
43 if (nwrote == -1) {

Completed in 86 milliseconds