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

/httpd/modules/aaa/
H A Dmod_allowhandlers.c31 } ah_conf_t; typedef in typeref:struct:__anon52
38 ah_conf_t *conf = ap_get_module_config(r->per_dir_config,
83 ah_conf_t *conf = apr_pcalloc(p, sizeof(ah_conf_t));
91 ah_conf_t* conf = (ah_conf_t*) d;

Completed in 188 milliseconds