Lines Matching defs:fcfg
42 typedef struct fcfg {
45 } fcfg;
51 fcfg *cfg = apr_pcalloc(p, sizeof *cfg);
61 fcfg *cfg = apr_pcalloc(p, sizeof *cfg);
62 fcfg *pc = parent;
63 fcfg *nc = new;
73 fcfg *cfg = ap_get_module_config(s->module_config, &log_forensic_module);
184 fcfg *cfg = ap_get_module_config(r->server->module_config,
233 fcfg *cfg = ap_get_module_config(r->server->module_config,
255 fcfg *cfg = ap_get_module_config(cmd->server->module_config,