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

/forgerock/web-agents-v4/source/apache/
H A Dagent.c71 ap_get_module_config(c->server->module_config, &amagent_module);
113 amagent_config_t *config = ap_get_module_config(s->module_config, &amagent_module);
160 config = ap_get_module_config(s->module_config, &amagent_module);
190 amagent_config_t *config = ap_get_module_config(s->module_config, &amagent_module);
202 amagent_config_t *config = ap_get_module_config(s->module_config, &amagent_module);
634 amagent_config_t *config = ap_get_module_config(req->server->module_config, &amagent_module);

Completed in 38 milliseconds