Searched refs:host_port (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c820 int host_port = 0, proxy_port = 0; local
929 host_port = uriptr->port;
930 if (host_port == 0)
931 host_port = 80;
951 hostname, host_port, proxyname, proxy_port,

Completed in 56 milliseconds