Searched refs:ftp_do_more (Results 1 – 1 of 1) sorted by relevance
132 static CURLcode ftp_do_more(struct connectdata *conn, int *completed);171 ftp_do_more, /* do_more */198 ftp_do_more, /* do_more */3569 static CURLcode ftp_do_more(struct connectdata *conn, int *completep) in ftp_do_more() function4370 CURLcode result = ftp_do_more(conn, &completed); in ftp_dophase_done()