Searched refs:ap_remove_module (Results 1 - 2 of 2) sorted by relevance

/httpd/include/
H A Dhttp_config.h739 AP_DECLARE(void) ap_remove_module(module *m);
/httpd/server/
H A Dconfig.c652 AP_DECLARE(void) ap_remove_module(module *m) function
732 ap_remove_module(mod);
738 * removed by ap_remove_module().
740 * is not found because ap_remove_module() did it

Completed in 20 milliseconds