Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dftp.h75 FTP_RETR, enumerator
Dftp.c1767 state(data, FTP_RETR); in ftp_state_quote()
2281 state(data, FTP_RETR); in ftp_state_retr()
2381 state(data, FTP_RETR); in ftp_state_rest_resp()
2545 return instate == FTP_RETR && ftpcode == 550? in ftp_state_get_resp()
3084 case FTP_RETR: in ftp_statemachine()