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

/httpd/modules/examples/
H A Dmod_example_hooks.c970 static int x_handler(request_rec *r) function
982 note = apr_pstrcat(r->pool, "x_handler(), handler is \"",
1457 ap_hook_handler(x_handler, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 1506 milliseconds