Home
last modified time | relevance | path

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

/curl/lib/
H A Dftp.h46 FTP_STOP, /* do nothing state, stops the state machine */ enumerator
H A Dftp.c667 ftp_state(data, FTP_STOP); in InitiateTransfer()
787 ftp_state(data, FTP_STOP); in ftp_readresp()
959 if(FTP_STOP == ftpc->state) { in ftp_domore_getsock()
1395 ftp_state(data, FTP_STOP); in ftp_state_use_port()
1754 ftp_state(data, FTP_STOP); in ftp_state_ul_setup()
1839 ftp_state(data, FTP_STOP); in ftp_state_quote()
2426 ftp_state(data, FTP_STOP); in ftp_state_retr()
2559 ftp_state(data, FTP_STOP); in ftp_state_stor_resp()
2691 ftp_state(data, FTP_STOP); in ftp_state_get_resp()
3267 ftp_state(data, FTP_STOP); in ftp_statemachine()
[all …]

Completed in 18 milliseconds