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

/httpd/include/
H A Dhttp_protocol.h539 AP_DECLARE(void) ap_note_auth_failure(request_rec *r);
542 * @deprecated @see ap_note_auth_failure
547 * @deprecated @see ap_note_auth_failure
553 * ap_note_auth_failure
/httpd/server/
H A Dprotocol.c1378 AP_DECLARE(void) ap_note_auth_failure(request_rec *r) function
1392 ap_note_auth_failure(r);
1397 ap_note_auth_failure(r);
1418 ap_note_auth_failure(r);
1426 ap_note_auth_failure(r);
/httpd/modules/aaa/
H A Dmod_authz_core.c856 ap_note_auth_failure(r);
892 ap_note_auth_failure(r);

Completed in 3593 milliseconds