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

/httpd/modules/aaa/
H A Dmod_authz_dbm.c95 static apr_status_t get_dbm_grp(request_rec *r, char *key1, char *key2, function
165 status = get_dbm_grp(r, apr_pstrcat(r->pool, user, ":", realm, NULL),
240 status = get_dbm_grp(r, apr_pstrcat(r->pool, user, ":", realm, NULL),

Completed in 1031 milliseconds