Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken_gethostby.c113 roken_gethostby_setup(const char *proxy_spec, const char *dns_spec) in roken_gethostby_setup() argument
125 if(proxy_spec) in roken_gethostby_setup()
126 split_spec(proxy_spec, &proxy_host, &proxy_port, NULL, 80); in roken_gethostby_setup()