Searched refs:FTP_USER (Results 1 – 2 of 2) sorted by relevance
46 FTP_USER, enumerator
787 state(data, FTP_USER); in ftp_state_user()2596 if((ftpcode == 331) && (ftpc->state == FTP_USER)) { in ftp_state_user_resp()2635 state(data, FTP_USER); in ftp_state_user_resp()2782 case FTP_USER: in ftp_statemachine()