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

/httpd/modules/examples/
H A Dmod_example_hooks.c850 static void x_child_init(apr_pool_t *p, server_rec *s) function
860 note = apr_pstrcat(p, "x_child_init(", sname, ")", NULL);
1456 ap_hook_child_init(x_child_init, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 1296 milliseconds