BIO_new_fp
return BIO_new_fp(stdin,
BIO *b = BIO_new_fp(stdout,
BIO *b = BIO_new_fp(stderr,
b = BIO_new_fp(fp, bflags);
bio = BIO_new_fp(stdin, 0);
btmp = BIO_new_fp(fp, BIO_NOCLOSE);
BIO *bio = BIO_new_fp(stderr, BIO_NOCLOSE);
BIO *bio = BIO_new_fp(stdout, BIO_NOCLOSE);
if ((btmp = BIO_new_fp(out, BIO_NOCLOSE)) == NULL) {
if ((btmp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
if ((btmp = BIO_new_fp(out, BIO_NOCLOSE)) == NULL) {
if ((btmp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
BIO *bio = BIO_new_fp(fp, BIO_NOCLOSE);
BIO *b = BIO_new_fp(fp, BIO_NOCLOSE);
BIO *b = BIO_new_fp(fp, BIO_NOCLOSE);
BIO *b = BIO_new_fp(fp, BIO_NOCLOSE);
if ((bp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
if ((bp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
if ((b = BIO_new_fp(out, BIO_NOCLOSE)) == NULL) {
if ((bio_tmp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL)
out = BIO_new_fp(stdout, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
b = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
BIO *BIO_new_fp(FILE *stream, int close_flag);
bio = BIO_new_fp(f, BIO_CLOSE);
if ((b = BIO_new_fp(fp, BIO_CLOSE)) == NULL)
bio_in = BIO_new_fp(stdin, BIO_NOCLOSE | BIO_FP_TEXT);
bio_out = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT);
bio_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT);
tmpbio = BIO_new_fp(stdout, BIO_NOCLOSE);
bio_stdout = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT);
tap_out = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT);
tap_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT);
BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT));
if (!TEST_ptr(bout = BIO_new_fp(stderr, BIO_NOCLOSE)))
if (!TEST_ptr(bout = BIO_new_fp(stderr, BIO_NOCLOSE)))