Searched refs:FTP_USER (Results 1 – 2 of 2) sorted by relevance
50 FTP_USER, enumerator
784 ftp_state(data, FTP_USER); in ftp_state_user()2622 if((ftpcode == 331) && (ftpc->state == FTP_USER)) { in ftp_state_user_resp()2661 ftp_state(data, FTP_USER); in ftp_state_user_resp()2817 case FTP_USER: in ftp_statemachine()