Searched refs:tftp_multi_statemach (Results 1 – 1 of 1) sorted by relevance
159 static CURLcode tftp_multi_statemach(struct Curl_easy *data, bool *done);177 tftp_multi_statemach, /* connecting */1217 static CURLcode tftp_multi_statemach(struct Curl_easy *data, bool *done) in tftp_multi_statemach() function1279 result = tftp_multi_statemach(data, dophase_done); in tftp_doing()1316 tftp_multi_statemach(data, dophase_done); in tftp_perform()
Completed in 10 milliseconds