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

/httpd/modules/generators/
H A Dmod_suexec.h31 } suexec_config_t; typedef in typeref:struct:__anon191
H A Dmod_suexec.c35 suexec_config_t *cfg = apr_palloc(p, sizeof(suexec_config_t));
61 suexec_config_t *cfg = (suexec_config_t *) mconfig;
84 suexec_config_t *cfg =
85 (suexec_config_t *) ap_get_module_config(r->per_dir_config, &suexec_module);

Completed in 45 milliseconds