Lines Matching defs:headers_conf
153 * headers_conf is our per-module configuration. This is used as both
160 } headers_conf;
254 headers_conf *conf = apr_pcalloc(p, sizeof(*conf));
265 headers_conf *newconf = apr_pcalloc(p, sizeof(*newconf));
266 headers_conf *base = basev;
267 headers_conf *overrides = overridesv;
436 headers_conf *dirconf = indirconf;
846 headers_conf *dirconf = ap_get_module_config(r->per_dir_config,
859 headers_conf *dirconf = ap_get_module_config(r->per_dir_config,
870 headers_conf *dirconf = ap_get_module_config(f->r->per_dir_config,
894 headers_conf *dirconf;
921 headers_conf *dirconf = ap_get_module_config(r->per_dir_config,
933 headers_conf *dirconf = ap_get_module_config(r->per_dir_config,