Searched refs:tftp_multi_statemach (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.c160 static CURLcode tftp_multi_statemach(struct connectdata *conn, bool *done);
178 tftp_multi_statemach, /* connecting */
1189 * tftp_multi_statemach
1194 static CURLcode tftp_multi_statemach(struct connectdata *conn, bool *done) function
1256 result = tftp_multi_statemach(conn, dophase_done);
1292 tftp_multi_statemach(conn, dophase_done);

Completed in 224 milliseconds