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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dtftp.c114 const char *remotefile, const int localfd, variable
193 len = full_read(localfd, cp, tftp_bufsize - 4);
342 len = full_write(localfd, &rbuf[4], len - 4);

Completed in 47 milliseconds