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.c1759 state(conn, FTP_RETR); in ftp_state_quote()
2249 state(conn, FTP_RETR); in ftp_state_retr()
2323 state(conn, FTP_RETR); in ftp_state_rest_resp()
2486 return instate == FTP_RETR && ftpcode == 550? in ftp_state_get_resp()
3025 case FTP_RETR: in ftp_statemach_act()