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

/httpd/server/
H A Dconfig.c573 * If this fails some module forgot to call ap_reserve_module_slots*.
2623 AP_DECLARE(void) ap_reserve_module_slots(int count) function
2630 ap_reserve_module_slots(count_directives_sub(directive, ap_conftree));

Completed in 31 milliseconds