Lines Matching refs:URLContext
40 static int ff_tls_close(URLContext *h)
53 URLContext *h = (URLContext*) cb_arg;
64 URLContext *h = (URLContext*) cb_arg;
73 static int ff_tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options)
152 static int ff_tls_read(URLContext *h, uint8_t *buf, int size)
167 static int ff_tls_write(URLContext *h, const uint8_t *buf, int size)
182 static int tls_get_file_handle(URLContext *h)
188 static int tls_get_short_seek(URLContext *h)