Searched refs:proxy_spec (Results 1 – 1 of 1) sorted by relevance
113 roken_gethostby_setup(const char *proxy_spec, const char *dns_spec) in roken_gethostby_setup() argument125 if(proxy_spec) in roken_gethostby_setup()126 split_spec(proxy_spec, &proxy_host, &proxy_port, NULL, 80); in roken_gethostby_setup()