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