Home
last modified time | relevance | path

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

/curl/lib/
H A Dftp.c538 ftp_state(data, FTP_STOP); in InitiateTransfer()
605 ftp_state(data, FTP_STOP); in ftp_readresp()
741 ftp_state(data, FTP_USER); in ftp_state_user()
751 ftp_state(data, FTP_PWD); in ftp_state_pwd()
1206 ftp_state(data, FTP_PORT); in ftp_state_use_port()
1218 ftp_state(data, FTP_STOP); in ftp_state_use_port()
1271 ftp_state(data, FTP_PASV); in ftp_state_use_pasv()
1430 ftp_state(data, FTP_LIST); in ftp_state_list()
1599 ftp_state(data, FTP_STOR); in ftp_state_ul_setup()
1745 ftp_state(data, FTP_PASV); in ftp_epsv_disable()
[all …]

Completed in 12 milliseconds