Home
last modified time | relevance | path

Searched refs:proxy_spec (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Droken_gethostby.c110 roken_gethostby_setup(const char *proxy_spec, const char *dns_spec) in roken_gethostby_setup() argument
122 if(proxy_spec) in roken_gethostby_setup()
123 split_spec(proxy_spec, &proxy_host, &proxy_port, NULL, 80); in roken_gethostby_setup()