Searched refs:BIO_meth_set_destroy (Results 1 – 8 of 8) sorted by relevance
22 #define BIO_meth_set_destroy(b, f) (b)->destroy = (f) macro
246 BIO_meth_set_destroy(methods_bufferevent, bio_bufferevent_free); in BIO_s_bufferevent()
645 OPENSSL_EXPORT int BIO_meth_set_destroy(BIO_METHOD *method,
655 int BIO_meth_set_destroy(BIO_METHOD *method, in BIO_meth_set_destroy() function
646 BIO_meth_set_destroy(methods_rwcount, bio_rwcount_free); in BIO_s_rwcount()
1445 BIO_meth_set_destroy
2997 '#define BIO_meth_set_destroy GRPC_SHADOW_BIO_meth_set_destroy',
1473 #define BIO_meth_set_destroy GRPC_SHADOW_BIO_meth_set_destroy macro