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.c536 ftp_state(data, FTP_STOP); in InitiateTransfer()
602 ftp_state(data, FTP_STOP); in ftp_readresp()
774 if(FTP_STOP == ftpc->state) { in ftp_domore_getsock()
1208 ftp_state(data, FTP_STOP); in ftp_state_use_port()
1579 ftp_state(data, FTP_STOP); in ftp_state_ul_setup()
1664 ftp_state(data, FTP_STOP); in ftp_state_quote()
2251 ftp_state(data, FTP_STOP); in ftp_state_retr()
2384 ftp_state(data, FTP_STOP); in ftp_state_stor_resp()
2516 ftp_state(data, FTP_STOP); in ftp_state_get_resp()
3093 ftp_state(data, FTP_STOP); in ftp_statemachine()
[all …]

Completed in 18 milliseconds