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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dtftp.c1280 static CURLcode tftp_perform(struct connectdata *conn, bool *dophase_done) function
1325 code = tftp_perform(conn, done);
1327 /* If tftp_perform() returned an error, use that for return code. If it

Completed in 139 milliseconds