Searched refs:tls_close (Results 1 – 7 of 7) sorted by relevance
102 static int tls_close(URLContext *h) in tls_close() function244 tls_close(h); in tls_open()307 .url_close = tls_close,
51 static int tls_close(URLContext *h) in tls_close() function284 tls_close(h); in tls_open()363 .url_close = tls_close,
148 static int tls_close(URLContext *h) in tls_close() function330 tls_close(h); in tls_open()393 .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()