Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h68 FTP_RETR_SIZE, /* get the remote file's size for RETR */ enumerator
Dftp.c1763 state(conn, FTP_RETR_SIZE); in ftp_state_quote()
2283 else if(instate == FTP_RETR_SIZE) { in ftp_state_size_resp()
2997 case FTP_RETR_SIZE: in ftp_statemach_act()