Searched refs:FTP_USER (Results 1 – 3 of 3) sorted by relevance
33 FTP_USER, enumerator159 [FTP_USER] = { "USER ", ftp_user },264 ( ( status_major == '3' ) && ( ftp->state == FTP_USER ) ) ) ){ in ftp_reply()
47 FTP_USER, enumerator
854 state(conn, FTP_USER); in ftp_state_user()2656 if((ftpcode == 331) && (ftpc->state == FTP_USER)) { in ftp_state_user_resp()2689 state(conn, FTP_USER); in ftp_state_user_resp()2834 case FTP_USER: in ftp_statemach_act()