Home
last modified time | relevance | path

Searched refs:tftp_doing (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dtftp.c158 static CURLcode tftp_doing(struct connectdata *conn, bool *dophase_done);
176 tftp_doing, /* doing */
1254 static CURLcode tftp_doing(struct connectdata *conn, bool *dophase_done) in tftp_doing() function