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