Searched refs:actuallyread (Results 1 – 3 of 3) sorted by relevance
1847 size_t actuallyread = in ssh_statemach_act() local1851 passed += actuallyread; in ssh_statemach_act()1852 if((actuallyread == 0) || (actuallyread > readthisamountnow)) { in ssh_statemach_act()
2147 size_t actuallyread = in Curl_http() local2151 passed += actuallyread; in Curl_http()2152 if((actuallyread == 0) || (actuallyread > readthisamountnow)) { in Curl_http()
1683 size_t actuallyread = in ftp_state_ul_setup() local1687 passed += actuallyread; in ftp_state_ul_setup()1688 if((actuallyread == 0) || (actuallyread > readthisamountnow)) { in ftp_state_ul_setup()