Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h76 FTP_RETR, enumerator
Dftp.c1809 state(conn, FTP_RETR); in ftp_state_quote()
2371 state(conn, FTP_RETR); in ftp_state_retr()
2442 state(conn, FTP_RETR); in ftp_state_rest_resp()
2606 return instate == FTP_RETR && ftpcode == 550? in ftp_state_get_resp()
3140 case FTP_RETR: in ftp_statemach_act()