Lines Matching defs:list
737 /* long way - walk the list of aliases, find a match */
944 struct dirconn_entry *list = (struct dirconn_entry *)conf->dirconn->elts;
1065 direct_connect = list[i].matcher(&list[i], r);
1889 struct noproxy_entry *list = (struct noproxy_entry *) conf->noproxies->elts;
1896 if (strcasecmp(arg, list[i].name) == 0) { /* ignore case for host names */
1926 struct dirconn_entry *list = (struct dirconn_entry *) conf->dirconn->elts;
1932 if (strcasecmp(arg, list[i].name) == 0) {
2560 "A list of names, hosts or domains to which the proxy will not connect"),
2568 "A list of domains, hosts, or subnets to which the proxy will connect directly"),
2583 "A balancer name and scheme with list of params"),
2597 "A balancer or worker name with list of params"),