Searched refs:BIO_meth_set_puts (Results 1 – 8 of 8) sorted by relevance
23 #define BIO_meth_set_puts(b, f) (b)->bputs = (f) macro
242 BIO_meth_set_puts(methods_bufferevent, bio_bufferevent_puts); in BIO_s_bufferevent()
753 OPENSSL_EXPORT int BIO_meth_set_puts(BIO_METHOD *method,
697 int BIO_meth_set_puts(BIO_METHOD *method, int (*puts)(BIO *, const char *)) { in BIO_meth_set_puts() function
707 BIO_meth_set_puts(methods_rwcount, bio_rwcount_puts); in BIO_s_rwcount()
1447 BIO_meth_set_puts
2999 '#define BIO_meth_set_puts GRPC_SHADOW_BIO_meth_set_puts',
1475 #define BIO_meth_set_puts GRPC_SHADOW_BIO_meth_set_puts macro