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

/httpd/server/
H A Dmpm_common.c168 AP_DECLARE_DATA apr_uint32_t ap_max_mem_free; variable
184 ap_max_mem_free = ALLOCATOR_MAX_FREE_DEFAULT;
408 ap_max_mem_free = (apr_uint32_t)value * 1024;

Completed in 11 milliseconds