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

/httpd/modules/experimental/
H A Dmod_noloris.c92 static int *totals; local
118 totals = apr_palloc(pool, server_limit*thread_limit);
129 n = totals + index++;

Completed in 13 milliseconds