Searched refs:tftp_multi_statemach (Results 1 – 1 of 1) sorted by relevance
157 static CURLcode tftp_multi_statemach(struct connectdata *conn, bool *done);175 tftp_multi_statemach, /* connecting */1195 static CURLcode tftp_multi_statemach(struct connectdata *conn, bool *done) in tftp_multi_statemach() function1257 result = tftp_multi_statemach(conn, dophase_done); in tftp_doing()1293 tftp_multi_statemach(conn, dophase_done); in tftp_perform()