Home
last modified time | relevance | path

Searched refs:total_read (Results 1 – 2 of 2) sorted by relevance

/curl/tests/http/clients/
H A Dupload-pausing.c141 static size_t total_read = 0; variable
149 if(total_read >= PAUSE_READ_AFTER) { in read_callback()
155 ++total_read; in read_callback()
/curl/lib/
H A Dkrb5.c578 size_t total_read = 0; in sec_recv() local
597 total_read += bytes_read; in sec_recv()
610 total_read += bytes_read; in sec_recv()
613 return total_read; in sec_recv()

Completed in 5 milliseconds