Lines Matching defs:authn_ldap_request_t
92 } authn_ldap_request_t;
434 authn_ldap_request_t *req =
435 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
472 static authn_ldap_request_t* build_request_config(request_rec *r) {
473 authn_ldap_request_t *req =
474 (authn_ldap_request_t *)apr_pcalloc(r->pool, sizeof(authn_ldap_request_t));
484 authn_ldap_request_t *req =
485 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
511 authn_ldap_request_t *req = NULL;
667 authn_ldap_request_t *req =
668 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
702 authn_ldap_request_t *req =
703 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
829 authn_ldap_request_t *req =
830 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
1033 authn_ldap_request_t *req =
1034 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
1132 authn_ldap_request_t *req =
1133 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
1239 authn_ldap_request_t *req =
1240 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
1968 authn_ldap_request_t *req =
1969 (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);