Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h75 FTP_RETR, enumerator
Dftp.c1739 state(conn, FTP_RETR); in ftp_state_quote()
2239 state(conn, FTP_RETR); in ftp_state_retr()
2334 state(conn, FTP_RETR); in ftp_state_rest_resp()
2497 return instate == FTP_RETR && ftpcode == 550? in ftp_state_get_resp()
3027 case FTP_RETR: in ftp_statemach_act()