Searched refs:socks4a_connect (Results 1 – 3 of 3) sorted by relevance
43 int socks4a_connect(BIO *b);76 int socks4a_connect(BIO *b) in socks4a_connect() function428 ctx->connect = socks4a_connect; in BIO_proxy_set_type()
40 int socks4a_connect (BIO *b);73 int socks4a_connect (BIO *b) in socks4a_connect() function411 ctx->connect = socks4a_connect; in BIO_proxy_set_type()
36 int socks4a_connect(proxy_polarssl_ctx *ctx) in socks4a_connect() function304 ctx->f_connect = socks4a_connect; in proxy_polarssl_set_scheme()