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

/httpd/modules/metadata/
H A Dmod_env.c33 } env_dir_config_rec; typedef in typeref:struct:__anon250
39 env_dir_config_rec *conf = apr_palloc(p, sizeof(*conf));
49 env_dir_config_rec *base = basev;
50 env_dir_config_rec *add = addv;
51 env_dir_config_rec *res = apr_palloc(p, sizeof(*res));
95 env_dir_config_rec *sconf = sconf_;
114 env_dir_config_rec *sconf = sconf_;
127 env_dir_config_rec *sconf = sconf_;
152 env_dir_config_rec *sconf = ap_get_module_config(r->per_dir_config,

Completed in 316 milliseconds