Home
last modified time | relevance | path

Searched refs:authenticate_form_authn (Results 1 – 2 of 2) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/modules/aaa/
H A Dmod_auth_form.c880 static int authenticate_form_authn(request_rec * r) in authenticate_form_authn() function
1277 ap_hook_check_authn(authenticate_form_authn, NULL, NULL, APR_HOOK_MIDDLE, in register_hooks()
1280 ap_hook_check_user_id(authenticate_form_authn, NULL, NULL, APR_HOOK_MIDDLE); in register_hooks()
/dports/www/apache24/httpd-2.4.53/modules/aaa/
H A Dmod_auth_form.c881 static int authenticate_form_authn(request_rec * r) in authenticate_form_authn() function
1310 ap_hook_check_authn(authenticate_form_authn, NULL, NULL, APR_HOOK_MIDDLE, in register_hooks()
1313 ap_hook_check_user_id(authenticate_form_authn, NULL, NULL, APR_HOOK_MIDDLE); in register_hooks()