Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c159 static CURLcode tftp_doing(struct connectdata *conn, bool *dophase_done);
177 tftp_doing, /* doing */
1270 static CURLcode tftp_doing(struct connectdata *conn, bool *dophase_done) in tftp_doing() function