Searched refs:count3 (Results 1 – 2 of 2) sorted by relevance
141 int count3; /* general purpose counter for the state machine */ member
2703 ftpc->count3 = 0; in ftp_statemachine()2758 else if(ftpc->count3 < 1) { in ftp_statemachine()2759 ftpc->count3++; in ftp_statemachine()3001 ftpc->count3 = (data->set.ftp_create_missing_dirs == 2) ? 1 : 0; in ftp_statemachine()3029 if((ftpcode/100 != 2) && !ftpc->count3--) { in ftp_statemachine()
Completed in 17 milliseconds