Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dhttp.c607 static void handle_http_errors(URLContext *h, int error) in handle_http_errors() function
631 handle_http_errors(c, err); in http_handshake()