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

/httpd/modules/aaa/
H A Dmod_auth_form.c759 static int check_authn(request_rec * r, const char *sent_user, const char *sent_pw) function
944 rv = check_authn(r, sent_user, sent_pw);
1031 rv = check_authn(r, sent_user, sent_pw);
1139 rv = check_authn(r, sent_user, sent_pw);

Completed in 28 milliseconds