authn_ldap_request_t  346 modules/aaa/mod_authnz_ldap.c     authn_ldap_request_t *req =
authn_ldap_request_t  347 modules/aaa/mod_authnz_ldap.c         (authn_ldap_request_t *)apr_pcalloc(r->pool, sizeof(authn_ldap_request_t));
authn_ldap_request_t  499 modules/aaa/mod_authnz_ldap.c     authn_ldap_request_t *req =
authn_ldap_request_t  500 modules/aaa/mod_authnz_ldap.c         (authn_ldap_request_t *)ap_get_module_config(r->request_config, &authnz_ldap_module);
authn_ldap_request_t  599 modules/aaa/mod_authnz_ldap.c         req = (authn_ldap_request_t *)apr_pcalloc(r->pool,
authn_ldap_request_t  600 modules/aaa/mod_authnz_ldap.c             sizeof(authn_ldap_request_t));