Searched refs:tls_close (Results 1 – 7 of 7) sorted by relevance
94 static int tls_close(URLContext *h) in tls_close() function232 tls_close(h); in tls_open()295 .url_close = tls_close,
52 static int tls_close(URLContext *h) in tls_close() function274 tls_close(h); in tls_open()353 .url_close = tls_close,
136 static int tls_close(URLContext *h) in tls_close() function314 tls_close(h); in tls_open()377 .url_close = tls_close,
245 static int tls_close(URLContext *h) in tls_close() function343 tls_close(h); in tls_open()422 .url_close = tls_close,
126 static int tls_close(URLContext *h) in tls_close() function380 tls_close(h); in tls_open()615 .url_close = tls_close,
44 tls_close(p->ctx); in ff_tls_close()
227 tls_close(TT.tls); in wget_close()