BIO_new_fp
btmp = BIO_new_fp(fp, BIO_NOCLOSE);
BIO *BIO_new_fp(FILE *stream, int close_flag);
LCRYPTO_ALIAS(BIO_new_fp);
if ((bio_err = BIO_new_fp(stderr, BIO_NOCLOSE)) != NULL) {
LCRYPTO_USED(BIO_new_fp);
if (!(bp = BIO_new_fp(fp, BIO_NOCLOSE))) {
if (!(bp = BIO_new_fp(fp, BIO_NOCLOSE))) {
if ((b = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
if (!(bio_tmp = BIO_new_fp(fp, BIO_NOCLOSE)))
if ((bio_out = BIO_new_fp(stdout, BIO_NOCLOSE)) == NULL)
if ((bio_out = BIO_new_fp(stdout, BIO_NOCLOSE)) == NULL)
bio_err = BIO_new_fp(stderr, BIO_NOCLOSE);
bio_err = BIO_new_fp(stderr, BIO_NOCLOSE);
bio_err = BIO_new_fp(stderr, BIO_NOCLOSE|BIO_FP_TEXT);
bio_stdout = BIO_new_fp(stdout, BIO_NOCLOSE|BIO_FP_TEXT);
pwdbio = BIO_new_fp(stdin, BIO_NOCLOSE);
bio = BIO_new_fp(stdin, BIO_NOCLOSE);
if ((bio = BIO_new_fp(f, BIO_CLOSE)) == NULL) {
if ((in = BIO_new_fp(stdin, BIO_NOCLOSE)) == NULL)
if ((out = BIO_new_fp(stdout, BIO_NOCLOSE)) == NULL)
out = BIO_new_fp(stdout, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
bio_err = BIO_new_fp(stderr, BIO_NOCLOSE);
BIO *bio_stdout = BIO_new_fp(stdout, BIO_NOCLOSE);
bio_stdout = BIO_new_fp(stdout, BIO_NOCLOSE);
in = BIO_new_fp(stdin, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
in = BIO_new_fp(stdin, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
in = BIO_new_fp(stdin, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
in = BIO_new_fp(stdin, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
in = BIO_new_fp(stdin, BIO_NOCLOSE);
out = BIO_new_fp(stdout, BIO_NOCLOSE);
if ((bio_c_out = BIO_new_fp(stdout, BIO_NOCLOSE)) == NULL)
bio_s_out = BIO_new_fp(stdout, BIO_NOCLOSE);
if ((in = BIO_new_fp(stdin, BIO_NOCLOSE)) == NULL)
if ((out = BIO_new_fp(stdout, BIO_NOCLOSE)) == NULL)
return file == NULL ? BIO_new_fp(default_fp, BIO_NOCLOSE) :