Searched refs:count1 (Results 1 – 2 of 2) sorted by relevance
139 int count1; /* general purpose counter for the state machine */ member
1195 ftpc->count1 = fcmd; in ftp_state_use_port()1260 ftpc->count1 = modeoff; in ftp_state_use_pasv()1626 ftpc->count1 = 0; in ftp_state_quote()1628 ftpc->count1++; in ftp_state_quote()1634 while((i < ftpc->count1) && item) { in ftp_state_quote()1733 conn->proto.ftpc.count1++; in ftp_epsv_disable()1793 if((ftpc->count1 == 0) && in ftp_state_pasv_resp()1828 else if((ftpc->count1 == 1) && in ftp_state_pasv_resp()1870 else if(ftpc->count1 == 0) { in ftp_state_pasv_resp()2708 ftpc->count1 = 0; in ftp_statemachine()[all …]
Completed in 14 milliseconds