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

/httpd/modules/examples/
H A Dmod_example_hooks.c777 static void x_test_config(apr_pool_t *pconf, server_rec *s) function
785 trace_startup(pconf, s, NULL, "x_test_config()");
1453 ap_hook_test_config(x_test_config, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 1633 milliseconds