Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dconnect.c743 static CURLcode start_connect(struct Curl_cfilter *cf, in start_connect() function
891 result = start_connect(cf, data, ctx->remotehost); in cf_he_connect()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c2227 static int start_connect(struct userdata *u, char *server, bool automatic) { in start_connect() function
2502 if (start_connect(u, server, automatic) < 0) { in do_init()