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.c2348 state(conn, FTP_RETR); in ftp_state_retr()
2419 state(conn, FTP_RETR); in ftp_state_rest_resp()
2583 return instate == FTP_RETR && ftpcode == 550? in ftp_state_get_resp()
3117 case FTP_RETR: in ftp_statemach_act()