Searched refs:authenticate_form_redirect_handler (Results 1 – 2 of 2) sorted by relevance
1239 static int authenticate_form_redirect_handler(request_rec * r) in authenticate_form_redirect_handler() function1284 ap_hook_handler(authenticate_form_redirect_handler, NULL, NULL, APR_HOOK_MIDDLE); in register_hooks()
1240 static int authenticate_form_redirect_handler(request_rec * r) in authenticate_form_redirect_handler() function1317 ap_hook_handler(authenticate_form_redirect_handler, NULL, NULL, APR_HOOK_MIDDLE); in register_hooks()