Searched refs:FTP_USER (Results 1 – 2 of 2) sorted by relevance
47 FTP_USER, enumerator
797 state(conn, FTP_USER); in ftp_state_user()2536 if((ftpcode == 331) && (ftpc->state == FTP_USER)) { in ftp_state_user_resp()2569 state(conn, FTP_USER); in ftp_state_user_resp()2717 case FTP_USER: in ftp_statemach_act()