AUTHN_PREFIX      144 modules/aaa/mod_authn_dbd.c                 char *str = apr_pstrcat(r->pool, AUTHN_PREFIX,
AUTHN_PREFIX      147 modules/aaa/mod_authn_dbd.c                 int j = sizeof(AUTHN_PREFIX)-1; /* string length of "AUTHENTICATE_", excluding the trailing NIL */
AUTHN_PREFIX      234 modules/aaa/mod_authn_dbd.c                 char *str = apr_pstrcat(r->pool, AUTHN_PREFIX,
AUTHN_PREFIX      237 modules/aaa/mod_authn_dbd.c                 int j = sizeof(AUTHN_PREFIX)-1; /* string length of "AUTHENTICATE_", excluding the trailing NIL */
AUTHN_PREFIX      445 modules/aaa/mod_authnz_ldap.c             char *str = apr_pstrcat(r->pool, AUTHN_PREFIX, sec->attributes[i], NULL);
AUTHN_PREFIX      446 modules/aaa/mod_authnz_ldap.c             int j = sizeof(AUTHN_PREFIX)-1; /* string length of "AUTHENTICATE_", excluding the trailing NIL */