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

/httpd/modules/proxy/
H A Dmod_proxy.h125 struct noproxy_entry { struct
H A Dmod_proxy.c1253 ps->noproxies = apr_array_make(p, 10, sizeof(struct noproxy_entry));
1888 struct noproxy_entry *new;
1889 struct noproxy_entry *list = (struct noproxy_entry *) conf->noproxies->elts;
H A Dproxy_util.c788 struct noproxy_entry *npent = (struct noproxy_entry *) conf->noproxies->elts;

Completed in 1747 milliseconds