Home
last modified time | relevance | path

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

/freebsd/contrib/netcat/
H A Dsocks.c45 #define HTTP_PROXY_PORT "3128" macro
142 proxyport = (socksv == -1) ? HTTP_PROXY_PORT : SOCKS_PORT; in socks_connect()
/freebsd/crypto/openssh/regress/
H A Dnetcat.c1390 #define HTTP_PROXY_PORT "3128" macro
1487 proxyport = (socksv == -1) ? HTTP_PROXY_PORT : SOCKS_PORT; in socks_connect()