Searched refs:start_connect (Results 1 – 2 of 2) sorted by relevance
743 static CURLcode start_connect(struct Curl_cfilter *cf, in start_connect() function891 result = start_connect(cf, data, ctx->remotehost); in cf_he_connect()
2227 static int start_connect(struct userdata *u, char *server, bool automatic) { in start_connect() function2502 if (start_connect(u, server, automatic) < 0) { in do_init()