Searched refs:ftp_do_more (Results 1 – 1 of 1) sorted by relevance
133 static CURLcode ftp_do_more(struct connectdata *conn, int *completed);160 ftp_do_more, /* do_more */190 ftp_do_more, /* do_more */3492 static CURLcode ftp_do_more(struct connectdata *conn, int *completep) in ftp_do_more() function4192 CURLcode result = ftp_do_more(conn, &completed); in ftp_dophase_done()