Home
last modified time | relevance | path

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

/curl/lib/
H A Dftp.c536 ftp_state(data, FTP_STOP); in InitiateTransfer()
602 ftp_state(data, FTP_STOP); in ftp_readresp()
738 ftp_state(data, FTP_USER); in ftp_state_user()
748 ftp_state(data, FTP_PWD); in ftp_state_pwd()
1196 ftp_state(data, FTP_PORT); in ftp_state_use_port()
1208 ftp_state(data, FTP_STOP); in ftp_state_use_port()
1261 ftp_state(data, FTP_PASV); in ftp_state_use_pasv()
1420 ftp_state(data, FTP_LIST); in ftp_state_list()
1589 ftp_state(data, FTP_STOR); in ftp_state_ul_setup()
1735 ftp_state(data, FTP_PASV); in ftp_epsv_disable()
[all …]

Completed in 10 milliseconds