Searched refs:allds (Results 1 – 1 of 1) sorted by relevance
273 data_string* allds = (data_string *)array_get_element(p->conf.forwarder, "all"); in is_proxy_trusted() local275 if (allds) { in is_proxy_trusted()276 if (strcasecmp(allds->value->ptr, "trust") == 0) { in is_proxy_trusted()