Searched refs:http_open_cnx (Results 1 – 1 of 1) sorted by relevance
302 static int http_open_cnx(URLContext *h, AVDictionary **options) in http_open_cnx() function445 ret = http_open_cnx(h, &options); in ff_http_do_new_request2()649 ret = http_open_cnx(h, options); in http_open()1816 if ((ret = http_open_cnx(h, &options)) < 0) { in http_seek_internal()