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

/httpd/server/
H A Drequest.c902 ap_conf_vector_t *entry_config = sec_ent[sec_idx]; local
904 entry_core = ap_get_core_module_config(entry_config);
/httpd/modules/proxy/
H A Dmod_proxy.c756 ap_conf_vector_t *entry_config; local
772 entry_config = sec_proxy[j];
773 entry_proxy = ap_get_module_config(entry_config, &proxy_module);
813 entry_config);

Completed in 1139 milliseconds