BIO_meth_set_puts
|| !BIO_meth_set_puts(methods_ebcdic, ebcdic_puts)
int BIO_meth_set_puts(BIO_METHOD *biom,
|| !BIO_meth_set_puts(corebiometh, bio_core_puts)
|| !BIO_meth_set_puts(methods_async, async_puts)
|| !TEST_true(BIO_meth_set_puts(meth_mem, mempacket_test_puts))
|| !BIO_meth_set_puts(method_tls_dump, tls_dump_puts)
|| !TEST_true(BIO_meth_set_puts(meth_always_retry,
|| !BIO_meth_set_puts(method_tls_corrupt, tls_corrupt_puts)
|| !BIO_meth_set_puts(method_watchccs, watchccs_puts)