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

/httpd/server/
H A Dlog.c1349 apr_size_t this_time = 0; local
1356 while (*off < len && this_time < BYTES_LOGGED_PER_LINE) {
1386 ++this_time;

Completed in 25 milliseconds