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

/httpd/modules/loggers/
H A Dmod_log_config.c1556 static void init_child(apr_pool_t *p, server_rec *s) function
1910 ap_hook_child_init(init_child,NULL,NULL,APR_HOOK_MIDDLE);
/httpd/modules/mappers/
H A Dmod_rewrite.c4480 static void init_child(apr_pool_t *p, server_rec *s) function
5245 ap_hook_child_init(init_child, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 27 milliseconds