Searched defs:proxyport (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/netcat/ |
H A D | socks.c | 128 const char *proxyhost, const char *proxyport, struct addrinfo proxyhints, in socks_connect()
|
H A D | netcat.c | 167 const char *errstr, *proxyhost = "", *proxyport = NULL, *tundev = NULL; in main() local
|
/freebsd/libexec/phttpget/ |
H A D | phttpget.c | 50 static const char * proxyport; variable
|
/freebsd/crypto/openssh/regress/ |
H A D | netcat.c | 158 const char *errstr, *proxyhost = "", *proxyport = NULL; in main() local 1473 const char *proxyhost, const char *proxyport, struct addrinfo proxyhints, in socks_connect()
|