Searched refs:actuallyread (Results 1 – 3 of 3) sorted by relevance
1739 size_t actuallyread = in ssh_statemach_act() local1743 passed += actuallyread; in ssh_statemach_act()1744 if((actuallyread == 0) || (actuallyread > readthisamountnow)) { in ssh_statemach_act()
2167 size_t actuallyread = in Curl_http() local2171 passed += actuallyread; in Curl_http()2172 if((actuallyread == 0) || (actuallyread > readthisamountnow)) { in Curl_http()
1672 size_t actuallyread = in ftp_state_ul_setup() local1676 passed += actuallyread; in ftp_state_ul_setup()1677 if((actuallyread == 0) || (actuallyread > readthisamountnow)) { in ftp_state_ul_setup()