proxy_spec        111 source4/heimdal/lib/roken/roken_gethostby.c roken_gethostby_setup(const char *proxy_spec, const char *dns_spec)
proxy_spec        123 source4/heimdal/lib/roken/roken_gethostby.c     if(proxy_spec)
proxy_spec        124 source4/heimdal/lib/roken/roken_gethostby.c 	split_spec(proxy_spec, &proxy_host, &proxy_port, NULL, 80);