Searched refs:downloadcount (Results 1 – 2 of 2) sorted by relevance
529 r = host_client->downloadsize - host_client->downloadcount; in SV_NextDownload_f()536 host_client->downloadcount += r; in SV_NextDownload_f()540 percent = host_client->downloadcount*100/size; in SV_NextDownload_f()544 if (host_client->downloadcount != host_client->downloadsize) in SV_NextDownload_f()694 host_client->downloadcount = 0; in SV_BeginDownload_f()
173 int downloadcount; // bytes sent member