Searched refs:http_connect (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | http.c | 184 static int http_connect(URLContext *h, const char *path, const char *local_path, 273 return err < 0 ? err : http_connect( in http_open_cnx_internal() 392 /* restore the offset (http_connect resets it) */ in http_open_cnx() 1399 static int http_connect(URLContext *h, const char *path, const char *local_path, in http_connect() function
|
/third_party/curl/tests/server/ |
H A D | sws.c | 1395 static void http_connect(curl_socket_t *infdp, in http_connect() function 1923 http_connect(&msgsock, listensock, connecthost, req->connect_port, in service_connection()
|
Completed in 7 milliseconds