Searched defs:authenticate_form_logout_handler (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_auth_form.c1193 static int authenticate_form_logout_handler(request_rec * r) function
1317 ap_hook_handler(authenticate_form_logout_handler, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 833 milliseconds