Lines Matching refs:ftp_state

177 #define ftp_state(x,y) _ftp_state(x,y)  macro
179 #define ftp_state(x,y) _ftp_state(x,y,__LINE__) macro
536 ftp_state(data, FTP_STOP); in InitiateTransfer()
602 ftp_state(data, FTP_STOP); in ftp_readresp()
738 ftp_state(data, FTP_USER); in ftp_state_user()
748 ftp_state(data, FTP_PWD); in ftp_state_pwd()
820 ftp_state(data, FTP_CWD); in ftp_state_cwd()
830 ftp_state(data, FTP_CWD); in ftp_state_cwd()
1196 ftp_state(data, FTP_PORT); in ftp_state_use_port()
1208 ftp_state(data, FTP_STOP); in ftp_state_use_port()
1261 ftp_state(data, FTP_PASV); in ftp_state_use_pasv()
1284 ftp_state(data, FTP_RETR_PREQUOTE); in ftp_state_prepare_transfer()
1309 ftp_state(data, FTP_PRET); in ftp_state_prepare_transfer()
1331 ftp_state(data, FTP_REST); in ftp_state_rest()
1352 ftp_state(data, FTP_SIZE); in ftp_state_size()
1420 ftp_state(data, FTP_LIST); in ftp_state_list()
1484 ftp_state(data, FTP_MDTM); in ftp_state_mdtm()
1523 ftp_state(data, FTP_STOR_SIZE); in ftp_state_ul_setup()
1579 ftp_state(data, FTP_STOP); in ftp_state_ul_setup()
1589 ftp_state(data, FTP_STOR); in ftp_state_ul_setup()
1650 ftp_state(data, instate); in ftp_state_quote()
1664 ftp_state(data, FTP_STOP); in ftp_state_quote()
1686 ftp_state(data, FTP_RETR); in ftp_state_quote()
1691 ftp_state(data, FTP_RETR_SIZE); in ftp_state_quote()
1735 ftp_state(data, FTP_PASV); in ftp_epsv_disable()
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()
2262 ftp_state(data, FTP_RETR_REST); in ftp_state_retr()
2268 ftp_state(data, FTP_RETR); in ftp_state_retr()
2368 ftp_state(data, FTP_RETR); in ftp_state_rest_resp()
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()
2564 ftp_state(data, FTP_PBSZ); in ftp_state_loggedin()
2587 ftp_state(data, FTP_PASS); in ftp_state_user_resp()
2599 ftp_state(data, FTP_ACCT); in ftp_state_user_resp()
2620 ftp_state(data, FTP_USER); in ftp_state_user_resp()
2722 ftp_state(data, FTP_AUTH); in ftp_statemachine()
2789 ftp_state(data, FTP_PROT); in ftp_statemachine()
2808 ftp_state(data, FTP_CCC); in ftp_statemachine()
2901 ftp_state(data, FTP_SYST); in ftp_statemachine()
2917 ftp_state(data, FTP_STOP); /* we are done with the CONNECT phase! */ in ftp_statemachine()
2950 ftp_state(data, FTP_NAMEFMT); 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()
3006 ftp_state(data, FTP_MKD); in ftp_statemachine()
3035 ftp_state(data, FTP_CWD); in ftp_statemachine()
3093 ftp_state(data, FTP_STOP); in ftp_statemachine()
3169 ftp_state(data, FTP_WAIT220); in ftp_connect()
3487 ftp_state(data, newstate); in ftp_nb_type()
3493 ftp_state(data, newstate); in ftp_nb_type()
4043 ftp_state(data, FTP_STOP); in ftp_quit()
4047 ftp_state(data, FTP_QUIT); in ftp_quit()