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

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