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

/httpd/modules/examples/
H A Dmod_example_hooks.c1253 static int x_check_authn(request_rec *r) function
1258 trace_request(r, "x_check_authn()");
1476 ap_hook_check_authn(x_check_authn, NULL, NULL, APR_HOOK_MIDDLE,

Completed in 1725 milliseconds