Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_server.c3161 int total_bytes = 0; in www_body() local
3581 total_bytes += i; in www_body()
3583 if (total_bytes > 3 * 1024) { in www_body()
3584 total_bytes = 0; in www_body()

Completed in 10 milliseconds