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

/httpd/modules/examples/
H A Dmod_example_hooks.c1095 static int x_quick_handler(request_rec *r, int lookup_uri) function
1100 trace_request(r, "x_quick_handler()");
1458 ap_hook_quick_handler(x_quick_handler, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 24 milliseconds