Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dftp.h71 FTP_RETR_SIZE, /* get the remote file's size for RETR */ enumerator
Dftp.c1735 ftp_state(data, FTP_RETR_SIZE); in ftp_state_quote()
2369 else if(instate == FTP_RETR_SIZE) { in ftp_state_size_resp()
3093 case FTP_RETR_SIZE: in ftp_statemachine()