Home
last modified time | relevance | path

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

/curl/lib/
H A Dftp.c668 ftp_state(data, FTP_STOP); in InitiateTransfer()
788 ftp_state(data, FTP_STOP); in ftp_readresp()
914 ftp_state(data, FTP_USER); in ftp_state_user()
924 ftp_state(data, FTP_PWD); in ftp_state_pwd()
1382 ftp_state(data, FTP_PORT); in ftp_state_use_port()
1386 ftp_state(data, FTP_STOP); in ftp_state_use_port()
1427 ftp_state(data, FTP_PASV); in ftp_state_use_pasv()
1586 ftp_state(data, FTP_LIST); in ftp_state_list()
1755 ftp_state(data, FTP_STOR); in ftp_state_ul_setup()
1901 ftp_state(data, FTP_PASV); in ftp_epsv_disable()
[all …]

Completed in 14 milliseconds