Searched refs:sed_config (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/apache2/mod_sed/
H A Dmod_sed.c38 typedef struct sed_config struct
42 } sed_config; typedef in typeref:struct:sed_config
273 sed_config *cfg = ap_get_module_config(f->r->per_dir_config,
391 sed_config *cfg = ap_get_module_config(f->r->per_dir_config,
505 sed_config *cfg = apr_pcalloc(p, sizeof(sed_config));
511 (void *) APR_OFFSETOF(sed_config, output),
515 (void *) APR_OFFSETOF(sed_config, input),

Completed in 12 milliseconds