http_open_cnx     386 libavformat/http.c     ret = http_open_cnx(h, &options);
http_open_cnx     590 libavformat/http.c     ret = http_open_cnx(h, options);
http_open_cnx    1761 libavformat/http.c     if ((ret = http_open_cnx(h, &options)) < 0) {