Searched defs:totalbread (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dab.c319 apr_int64_t totalbread = 0; /* totoal amount of entity body read */ variable
851 printf("HTML transferred: %" APR_INT64_T_FMT " bytes\n", totalbread);
1145 trstring, tdstring, tdstring, totalbread);
1597 totalbread += c->bread;
1613 totalbread += r;

Completed in 17 milliseconds