Lines Matching refs:FTP_STOP
536 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()
1962 ftp_state(data, FTP_STOP); /* this phase is completed */ in ftp_state_pasv_resp()
1996 ftp_state(data, FTP_STOP); /* end of DO phase */ in ftp_state_port_resp()
2134 ftp_state(data, FTP_STOP); in ftp_state_mdtm_resp()
2143 ftp_state(data, FTP_STOP); in ftp_state_mdtm_resp()
2251 ftp_state(data, FTP_STOP); in ftp_state_retr()
2384 ftp_state(data, FTP_STOP); in ftp_state_stor_resp()
2396 ftp_state(data, FTP_STOP); /* no longer in STOR state */ in ftp_state_stor_resp()
2516 ftp_state(data, FTP_STOP); in ftp_state_get_resp()
2528 ftp_state(data, FTP_STOP); /* this phase is over */ in ftp_state_get_resp()
2917 ftp_state(data, FTP_STOP); /* we are done with the CONNECT phase! */ in ftp_statemachine()
2962 ftp_state(data, FTP_STOP); /* we are done with the CONNECT phase! */ in ftp_statemachine()
2973 ftp_state(data, FTP_STOP); /* we are done with the CONNECT phase! */ in ftp_statemachine()
3093 ftp_state(data, FTP_STOP); in ftp_statemachine()
3113 *done = (ftpc->state == FTP_STOP); in ftp_multi_statemach()
3125 while(ftpc->state != FTP_STOP) { in ftp_block_statemach()
4043 ftp_state(data, FTP_STOP); in ftp_quit()