Searched defs:proxyhints (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/netcat/
H A Dsocks.c126 socks_connect(const char *host, const char *port, struct addrinfo hints __attribute__ ((__unused__)), const char *proxyhost, const char *proxyport, struct addrinfo proxyhints, int socksv, const char *proxyuser) argument
H A Dnetcat.c152 struct addrinfo proxyhints; local
/freebsd-10-stable/crypto/openssh/regress/
H A Dnetcat.c152 struct addrinfo proxyhints; local
1444 socks_connect(const char *host, const char *port, struct addrinfo hints __attribute__ ((__unused__)), const char *proxyhost, const char *proxyport, struct addrinfo proxyhints, int socksv, const char *proxyuser) argument

Completed in 53 milliseconds