Searched defs:dbtype (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ |
H A D | mod_authz_dbm.c | 96 const char *dbmgrpfile, const char *dbtype, 103 retval = apr_dbm_open_ex(&f, dbtype, dbmgrpfile, APR_DBM_READONLY, 95 get_dbm_grp(request_rec *r, char *key1, char *key2, const char *dbmgrpfile, const char *dbtype, const char ** out) argument
|
Completed in 23 milliseconds