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

/httpd/modules/aaa/
H A Dmod_authn_dbm.c84 static apr_status_t fetch_dbm_value(const char *dbmtype, const char *dbmfile, function
126 rv = fetch_dbm_value(conf->dbmtype, conf->pwfile, user, &dbm_password,
164 rv = fetch_dbm_value(conf->dbmtype, conf->pwfile,

Completed in 10 milliseconds