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

/httpd/server/mpm/winnt/
H A Dmpm_winnt.c1650 static void winnt_child_init(apr_pool_t *pchild, struct server_rec *s) function
1756 ap_hook_child_init(winnt_child_init, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 777 milliseconds