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

/httpd/modules/aaa/
H A Dmod_authnz_ldap.c78 char *authz_prefix; /* Prefix for environment variables added during authz */ member in struct:__anon65
356 sec->authz_prefix = AUTHZ_PREFIX;
376 prefix = (phase == LDAP_AUTHN) ? AUTHN_PREFIX : sec->authz_prefix;
1805 (void *)APR_OFFSETOF(authn_ldap_config_t, authz_prefix), OR_AUTHCFG,

Completed in 29 milliseconds