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

/httpd/modules/aaa/
H A Dmod_authn_dbm.c49 } authn_dbm_config_rec; typedef in typeref:struct:__anon59
53 authn_dbm_config_rec *conf = apr_palloc(p, sizeof(*conf));
65 authn_dbm_config_rec *conf = dir_config;
74 (void *)APR_OFFSETOF(authn_dbm_config_rec, pwfile),
120 authn_dbm_config_rec *conf = ap_get_module_config(r->per_dir_config,
158 authn_dbm_config_rec *conf = ap_get_module_config(r->per_dir_config,

Completed in 9 milliseconds