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

/httpd/modules/mappers/
H A Dmod_actions.c55 int configured; /* True if Action or Script has been member in struct:__anon227
88 new->configured = (base->configured || add->configured);
105 m->configured = 1;
135 m->configured = 1;
157 if (!conf->configured) {
/httpd/modules/aaa/
H A Dmod_authn_socache.c49 static int configured; variable
81 configured = 0;
91 if (!configured) {
139 if (!configured) {
191 configured = 1;
231 configured = 1;
301 if (!configured || !dcfg->providers) {
378 if (!configured || !dcfg->providers) {
423 if (!configured || !dcfg->providers) {
/httpd/test/
H A Dmake_sni.sh365 for each vhost configured and a concluding warning:
/httpd/modules/filters/
H A Dmod_proxy_html.c852 errmsg = "No links configured: nothing for proxy-html filter to do";

Completed in 262 milliseconds